GroupDocs.Parser for Java 新版本发表

Released: Apr 26, 2026

V26.4 中的更新

特性

  • 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 selection...

Released: May 4, 2025

V25.5 中的更新

特性

  • You can now specify file type when opening document (stream or file).
  • Implemented the ability to set pages limit for search functionality.

修补程序

  • ArgumentException when parsing POTX file.
  • Raises ArgumentOutOfRangeException when opening item parser.
  • PDF parser causing issue when using stream.

Released: Jun 27, 2024

V24.6 中的更新

特性

  • 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

V24.3 中的更新

特性

  • Added the ability to load files by URL.
  • Added the ability to serialize/deserialize templates.

Released: Nov 25, 2023

V23.11 中的更新

特性

  • Added support for Kindle document formats.
  • Improved template parsing functionality.

Released: Oct 21, 2023

V23.10 中的更新

特性

  • Improved template fields parsing functionality.
  • Added the ability to set the CASE of template fields.

Released: Sep 17, 2023

V23.9 中的更新

特性

  • 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

V23.2 中的更新

特性

  • Added the ability to load external resources.

Released: Nov 30, 2022

V22.11 中的更新

特性

  • 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

V22.6 中的更新

特性

  • Improved stability.