GroupDocs.Parser for .NET のリリース

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.

Released: Feb 26, 2025

V25.2 での更新項目

機能

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

不具合の修正

  • PDF parser causing issue when using stream.

Released: Jan 30, 2025

V25.1 での更新項目

機能

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

不具合の修正

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

Released: Nov 29, 2024

V24.11 での更新項目

不具合の修正

  • 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

V24.10 での更新項目

機能

  • Improved parsing of markdown files.

不具合の修正

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

Released: Sep 30, 2024

V24.9 での更新項目

不具合の修正

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

Released: Aug 31, 2024

V24.8 での更新項目

機能

  • Implemented the ability to extract sheets from a spreadsheet.

Released: Jul 24, 2024

V24.7 での更新項目

機能

  • 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

V24.6 での更新項目

機能

  • Added the ability to extract text from images.