GroupDocs.Parser for .NET Releases

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.

Released: Feb 26, 2025

Updates in V25.2

Features

  • Implemented the ability to parse images by template.
  • Implemented the ability to set pages limit for search functionality.

Fixes

  • PDF parser causing issue when using stream.

Released: Jan 30, 2025

Updates in V25.1

Features

  • You can now specify file type when opening document (stream or file).

Fixes

  • ArgumentException when parsing POTX file.
  • Raises ArgumentOutOfRangeException when opening item parser.

Released: Nov 29, 2024

Updates in V24.11

Fixes

  • KeyNotFoundException when parsing CHM file.
  • CorruptedDocumentException when parsing XML file.
  • ArgumentException: Path can't be null or empty string.
  • ArgumentException: MaxValue can't be less than StartValue.
  • EndOfStreamException when trying to index specific CHM file.
  • UnsupportedDocumentFormatException when opening TSV file.

Released: Nov 1, 2024

Updates in V24.10

Features

  • Improved parsing of markdown files.

Fixes

  • Cannot use GroupDocs.Parser together with GroupDocs.Conversion in .NET.

Released: Sep 30, 2024

Updates in V24.9

Fixes

  • Error when parsing markdown files.
  • IndexOutOfRangeException during text extraction from some CHM files.
  • Freezing when opening signed EML files.

Released: Aug 31, 2024

Updates in V24.8

Features

  • Implemented the ability to extract sheets from a spreadsheet.

Released: Jul 24, 2024

Updates in V24.7

Features

  • Added OCR support in the .NET Framework version.
  • Added support for DjVu documents.
  • Improved OCR functionality.
  • Improved document page preview API.
  • Improved the barcode extraction from multi-page TIFF.

Released: Jun 29, 2024

Updates in V24.6

Features

  • Added the ability to extract text from images.