GroupDocs.Parser by Aspose

<PackageReference Include="GroupDocs.Parser" Version="23.5.0" />

 GroupDocs.Parser 23.5.0

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 supports PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and many more formats.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>GroupDocs.Parser</id>
    <version>23.5.0</version>
    <title>GroupDocs.Parser for .NET</title>
    <authors>Aspose</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">license\license.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>images\groupdocs-parser.png</icon>
    <projectUrl>https://products.groupdocs.com/parser/net/</projectUrl>
    <description>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 supports PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and many more formats.</description>
    <releaseNotes>https://releases.groupdocs.com/parser/net/release-notes/2023/groupdocs-parser-for-net-23-5-release-notes/</releaseNotes>
    <copyright>© Aspose Pty Ltd 2001-2023. All Rights Reserved.</copyright>
    <tags>parser extractor extract-text parse-document extract-images extract-content extract-form text-extractor image-extractor form text image TextExtractor DOC DOCX XLS XLSX PPT PPTX ONE ODP ODS ODT OTT PDF PST OST EML EMLX MSG EPUB FB2 CHM ZIP HTML MD XML</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.5" />
      <group targetFramework=".NETStandard2.1">
        <dependency id="System.Drawing.Common" version="5.0.3" />
        <dependency id="System.Text.Encoding.CodePages" version="6.0.0" />
        <dependency id="System.Reflection.Emit" version="4.7.0" />
        <dependency id="System.Reflection.Emit.ILGeneration" version="4.7.0" />
        <dependency id="System.Diagnostics.PerformanceCounter" version="4.5.0" />
        <dependency id="System.Security.Cryptography.Pkcs" version="5.0.1" />
        <dependency id="System.Security.Permissions" version="4.5.0" />
        <dependency id="Microsoft.Win32.Registry" version="4.7.0" />
        <dependency id="Microsoft.Extensions.DependencyModel" version="2.0.4" />
        <dependency id="SkiaSharp" version="2.88.3" />
        <dependency id="SkiaSharp.NativeAssets.Linux.NoDependencies" version="2.88.3" />
      </group>
    </dependencies>
  </metadata>
</package>