GroupDocs.Parser for .NET 新版本發表

Released: Apr 29, 2026

V26.4 中的更新

特性

  • Implemented table extraction from HTML.

Released: Mar 30, 2026

V26.3 中的更新

特性

  • Added support for Arabic and Korean languages ​​when using OCR.

Released: Feb 28, 2026

V26.2 中的更新

特性

  • Implemented support for Chinese and Japanese languages when using OCR.

Released: Dec 24, 2025

V25.12.1 中的更新

特性

  • Embedded the OCR resource file into the library.
  • Implemented setting up a storage path for resource files.

Released: Dec 10, 2025

V25.12 中的更新

特性

  • Added the ability to cleanly extract tables from presentations and spreadsheets without a template.

Released: Nov 28, 2025

V25.11 中的更新

特性

  • Implemented extraction of tables from DOCX documents without a template.

Released: Nov 12, 2025

V25.10.1 中的更新

修補程式

  • Fixed error on execution under .NET Framework.

Released: Nov 7, 2025

V25.10 中的更新

特性

  • Implemented the ability to extract tables from a document page.
  • Made the PageTableArea constructor internal to avoid unexpected usage.

修補程式

  • Fixed the issue with the API only parsing the first 4 pages.

Released: Aug 28, 2025

V25.8 中的更新

特性

  • Changed the concept of the parsing template so that it can be applied to any page in a document.
  • Implemented automatic matching of template fields to data in a document.
  • Implemented automatic selection of a template used to extract data from a document.
  • Implemented the ability to scale template elements with a given coefficient.
  • Implemented the ability to set properties in option classes separately.
  • Moved page preview options from Parser settings to methods options.
  • Implemented Equals and...

Released: Jul 22, 2025

V25.7 中的更新

特性

  • Improved parsing by template performance.
  • Implemented the ability to set the page width for the parsing template field.