GroupDocs.Parser
20.5.0-alpha-20200507123933
See the version list below for details.
dotnet add package GroupDocs.Parser --version 20.5.0-alpha-20200507123933
NuGet\Install-Package GroupDocs.Parser -Version 20.5.0-alpha-20200507123933
<PackageReference Include="GroupDocs.Parser" Version="20.5.0-alpha-20200507123933" />
paket add GroupDocs.Parser --version 20.5.0-alpha-20200507123933
#r "nuget: GroupDocs.Parser, 20.5.0-alpha-20200507123933"
// Install GroupDocs.Parser as a Cake Addin #addin nuget:?package=GroupDocs.Parser&version=20.5.0-alpha-20200507123933&prerelease // Install GroupDocs.Parser as a Cake Tool #tool nuget:?package=GroupDocs.Parser&version=20.5.0-alpha-20200507123933&prerelease
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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 2.0
- No dependencies.
-
.NETStandard 2.0
- SkiaSharp (>= 1.68.1)
- System.Drawing.Common (>= 4.5.1)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
- System.Security.Permissions (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
GitHub repositories
This package is not used by any popular GitHub repositories.