GroupDocs.Parser for Java Releases
Released: Mar 18, 2022
Updates in V22.3
Features
- Added support for extracting barcodes from images.
- Added the ability to parse barcodes from documents.
- Added the ability to detect images by content.
- Improved text area extraction from word processing documents.
- Improved text area extraction from spreadsheets.
- Improved spreadsheet preview functionality.
- Added Text property for FieldData class.
Released: Feb 27, 2021
Updates in V21.2
Features
- Improved text extraction from word processing documents.
Fixes
- Document parsing performance issue.
Released: Dec 30, 2020
Updates in V20.12
Features
- Added the ability to identify whether a file is password-protected.
Released: Aug 19, 2020
Updates in V20.8
Features
- Added the ability to extract images from .chm files.
- Added the ability to extract images from .epub files.
- Added the ability to extract images from .fb2 files.
- Added the ability to extract images from .html files.
- Added FileType.Format property.
- Added the ability to set the DPI parameter in the Preview API.
- Improved the spreadsheet preview functionality.
Released: Jun 30, 2020
Updates in V20.6
Features
- Added API to extract data from documents.
- Added the ability to detect media types for Zip container.
- Improved performance of raw text extraction from PDFs.
Released: May 14, 2020
Updates in V20.5
Features
- Improved raw text extraction from document pages.
- Extract data from databases via JDBC.
Released: Apr 1, 2020
Updates in V20.3
Features
- Added text extraction from shapes, word art objects and text boxes for Microsoft Office formats.
- Added hyperlink extraction for spreadsheets and presentations.
Released: Feb 4, 2020
Updates in V20.1
Features
- Added the ability to extract table-of-contents from PDF and Word Processing documents.
- Added the ability to extract text using table-of-contents items.
- Added the ability to save images to file.
- Added the ability to extract an image in a different format.
- Removed legacy API (com.groupdocs.parser.legacy package).
Released: Dec 3, 2019
Updates in V19.11
Features
- Added new public API, designed to be simple and easy to use. The legacy API has been moved, so after updating to this version it is required to make project-wide changes from
com.groupdocs.parser to com.groupdocs.parser.legacy to resolve build issues.
Released: May 29, 2019
Updates in V19.5
Features
- Added the ability to extract data from documents.
- Added the ability to move Table Layout.
- Added the ability to detect a table in a rectangular area using a collection of column separators.
- Added support for spreadsheet and presentation templates.