GroupDocs.Parser
19.9.2
See the version list below for details.
dotnet add package GroupDocs.Parser --version 19.9.2
NuGet\Install-Package GroupDocs.Parser -Version 19.9.2
<PackageReference Include="GroupDocs.Parser" Version="19.9.2" />
paket add GroupDocs.Parser --version 19.9.2
#r "nuget: GroupDocs.Parser, 19.9.2"
// Install GroupDocs.Parser as a Cake Addin #addin nuget:?package=GroupDocs.Parser&version=19.9.2 // Install GroupDocs.Parser as a Cake Tool #tool nuget:?package=GroupDocs.Parser&version=19.9.2
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API allows to extract quick raw or quality formatted text from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX. The library will allow you to create document descriptive templates and apply them on documents, specific to your business workflow and extract required data.
Features:
* Extract both raw and formatted text associated with supported file formats with a few lines of code;
* Extract metadata associated with supported file formats with a few lines of code;
* Extract content from formats that contain attachments (PDF, Email) and extract name, path, media type and content;
* Support encrypted document formats;
* Extract structured text;
* Extract images;
* Text Analysis API;
* Extract PDF form data;
* Tools for encoding detection;
* Tools for media type detection;
* Document data parsing API by template;
* Zip archives support;
Supported document formats:
* Microsoft Word documents - DOC, DOT, DOCX, DOCM, DOTX, DOTM, TXT, RTF;
* Microsoft Excel spreadsheets - XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM,CSV, XLA, XLAM, XML;
* Microsoft PowerPoint presentations - PPT, PPS, POT, PPTX, PPTM, POTX, POTM, PPSX, PPSM;
* Microsoft OneNote - ONE;
* Open Document formats - ODP, ODS, ODT, OTT;
* Portable Document Formats - PDF;
* Email - PST, OST, EML, EMLX, MSG;
* Ebook - EPUB, FB2, CHM;
* Archive - ZIP;
* Markup - HTML, XHTML, MHTML, MD, XML;
For more details on the GroupDocs.Parser for .NET API, please visit GroupDocs website at:
https://www.groupdocs.com/products/parser/net
Note: GroupDocs.Parser for .NET will run in evaluation mode. In order to test full features of the product, please request a free 30-day temporary license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.