GroupDocs.Parser for Java のリリース

Released: Mar 18, 2022

V22.3 での更新項目

機能

  • 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

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.