GroupDocs.Parser for Java Releases
Released: Apr 26, 2026
Updates in V26.4
Features
- Implemented support for page area.
- Implemented support for simple column-width calculation.
- Implemented getTables methods (no-options).
- Implemented getTables for all formats (per-format engines).
- Implemented getTables for DOCX, Presentations, and spreadsheets.
- Implemented page indexing of a found table for Word.
- Made PageTableArea ctor internal.
- Added OCR for Japanese / Chinese.
- Added OCR for Arabic / Korean.
- Implemented GenerateTemplate for other formats.
- Implemented auto template...
Released: May 4, 2025
Updates in V25.5
Features
- You can now specify file type when opening document (stream or file).
- Implemented the ability to set pages limit for search functionality.
Fixes
- ArgumentException when parsing POTX file.
- Raises ArgumentOutOfRangeException when opening item parser.
- PDF parser causing issue when using stream.
Released: Jun 27, 2024
Updates in V24.6
Features
- Added the ability to customize the recognition quality options of barcode scanning.
- Added the ability to read damaged and distorted barcodes.
- Added the ability to export the extracted data to XML format.
Released: Mar 29, 2024
Updates in V24.3
Features
- Added the ability to load files by URL.
- Added the ability to serialize/deserialize templates.
Released: Nov 25, 2023
Updates in V23.11
Features
- Added support for Kindle document formats.
- Improved template parsing functionality.
Released: Oct 21, 2023
Updates in V23.10
Features
- Improved template fields parsing functionality.
- Added the ability to set the CASE of template fields.
Released: Sep 17, 2023
Updates in V23.9
Features
- Added the ability to distinguish inline images from emails.
- Added the ability to return template parsing result as an Iterable object.
Released: Mar 1, 2023
Updates in V23.2
Features
- Added the ability to load external resources.
Released: Nov 30, 2022
Updates in V22.11
Features
- Use OCR to extract text from images and PDF documents.
- Added support for extracting attachments from presentations, spreadsheets and word processing documents.
Released: Jun 7, 2022
Updates in V22.6
Features