groupdocs-text-dotnet 17.9.0

Suggested Alternatives

GroupDocs.Parser

Additional Details

GroupDocs.Text API has been moved to a new package "GroupDocs.Parser" with new & improved feature set.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package groupdocs-text-dotnet --version 17.9.0
NuGet\Install-Package groupdocs-text-dotnet -Version 17.9.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="groupdocs-text-dotnet" Version="17.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add groupdocs-text-dotnet --version 17.9.0
#r "nuget: groupdocs-text-dotnet, 17.9.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install groupdocs-text-dotnet as a Cake Addin
#addin nuget:?package=groupdocs-text-dotnet&version=17.9.0

// Install groupdocs-text-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-text-dotnet&version=17.9.0

This package is now obsolete and has been replaced by the GroupDocs.Text package.

[Obsolete] GroupDocs.Text for .NET is a class library that extracts raw or formatted text from different document formats

Key Features:

- Covers most popular document formats: Microsoft Word, Open Office, Microsoft Excel, Open Office Spreadsheet, Microsoft PowerPoint, OpenOffice Presentation, Microsoft OneNote, PDF
- Covers most popular email formats
- 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
- Works well with containers and extract name, path, media type and content of a container's entities
- Tools for encoding detection
- Tools for media type detection

For more details on the library, please visit GroupDocs website at:
https://www.groupdocs.com/products/text/net

Note: The library comes up with some limitations in the evaluation mode. In order to test full features of GroupDocs.Text for .NET library, please request a free 30-day temporary license.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

New Features:

TEXTNET-551 Implement the ability to extract a text from Microsoft Exchange Server
TEXTNET-707 Implement the media type detector for CHM files
         
Enhancement:
         
TEXTNET-533 Remove obsolete members (v1702)