GroupDocs.Parser for Java 新版本发表
Released: Feb 27, 2021
V21.2 中的更新
特性
- Improved text extraction from word processing documents.
修补程序
- Document parsing performance issue.
Released: Dec 30, 2020
V20.12 中的更新
特性
- Added the ability to identify whether a file is password-protected.
Released: Aug 19, 2020
V20.8 中的更新
特性
- 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
V20.6 中的更新
特性
- 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
V20.5 中的更新
特性
- Improved raw text extraction from document pages.
- Extract data from databases via JDBC.
Released: Apr 1, 2020
V20.3 中的更新
特性
- 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
V20.1 中的更新
特性
- 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
V19.11 中的更新
特性
- 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
V19.5 中的更新
特性
- 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.
Released: Dec 10, 2018
V18.12 中的更新
特性
- Added the ability to extract tables from PDFs.
- Added support for text and presentation templates.
- Added the ability to detect password-protected, Office Open XML document type.