Install from Nuget NuGet is the easiest way to download and install GroupDocs.Classification for .NET. There are ways to install it in your project.
Install via Package Manager GUI Follow these steps to reference GroupDocs.Classification using Package Manager GUI:
Open your solution/project in Visual Studio. Click Tools > NuGet Package Manager > Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer. Right-click the solution or project and select Manage NuGet Packages from the context menu Select Browse tab and type “GroupDocs....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...
Evaluation Limitations You can easily download GroupDocs.Classification for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: Texts with more than 200 characters are not supported. Documents with more than 200 characters are not supported. For the sentiment classification this limitations are 100 for English and 30 Chinese....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...
To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails.
Here are the steps to extract a text from an email:
Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...
Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...
Learn how to merge TIF image files, combine TIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...
Learn common ways to read metadata property values and handle their types in GroupDocs.Metadata for Python via .NET....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...
This article explains how to load a document from FTP storage with GroupDocs.Viewer within your .NET applications....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...
Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...