GroupDocs.Parser for .NET のリリース

Released: May 8, 2020

V20.5 での更新項目

機能

  • Improved raw text extraction from document pages.
  • Extract data from databases via ADO.NET.

Released: Mar 19, 2020

V20.3 での更新項目

機能

  • Improved text extraction support.
  • Improved table-of-contents extraction support.

Released: Jan 31, 2020

V20.1 での更新項目

機能

  • Added the ability to extract table-of-contents from PDF and Word Processing documents
  • Added the ability to extract text using table-of-contents items.
  • Removed legacy API (GroupDocs.Parser.Legacy namespace).

Released: Dec 24, 2019

V19.12 での更新項目

機能

  • Added the ability to extract images in a different format.
  • Added the ability to save images to file.

Released: Nov 22, 2019

V19.11 での更新項目

機能

  • Added the ability to extract a page number with search results.

Released: Sep 27, 2019

V19.9 での更新項目

機能

  • Added new public API.
  • The legacy API has been moved to Legacy namespaces so after updating to this version it is required to make a project-wide replacement of namespace from GroupDocs.Parser. to GroupDocs.Parser.Legacy. to resolve build issues.

Released: May 29, 2019

V19.5 での更新項目

機能

  • Added the ability to extract data from documents.
  • Added the ability to move Table Layout.
  • Added the ability to detect a table in a rectangular area using a collection of column separators.
  • Added support for spreadsheet and presentation templates.

Released: Dec 10, 2018

V18.12 での更新項目

機能

  • Added the ability to extract tables from PDFs.
  • Added support for text and presentation templates.
  • Added the ability to detect password-protected, Office Open XML document type.

Released: Nov 8, 2018

V18.11 での更新項目

機能

  • Added the ability to retrieve the information about a documents supported extractors.
  • Added IFastTextExtractor interface.
  • Added IDocumentContentExtractor interface.
  • Improved text area extraction in PDF documents.

Released: Oct 10, 2018

V18.10 での更新項目

機能

  • Added API to extract images from PDF, Spreadsheets, Text and Presentation documents.