GroupDocs.Parser for .NET Releases

Released: Apr 29, 2026

Updates in V26.4

Features

  • Implemented table extraction from HTML.

Released: Mar 30, 2026

Updates in V26.3

Features

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

Released: Feb 28, 2026

Updates in V26.2

Features

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

Released: Dec 24, 2025

Updates in V25.12.1

Features

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

Released: Dec 10, 2025

Updates in V25.12

Features

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

Released: Nov 28, 2025

Updates in V25.11

Features

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

Released: Nov 12, 2025

Updates in V25.10.1

Fixes

  • Fixed error on execution under .NET Framework.

Released: Nov 7, 2025

Updates in V25.10

Features

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

Fixes

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

Released: Aug 28, 2025

Updates in V25.8

Features

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

Released: Jul 22, 2025

Updates in V25.7

Features

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