It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue)....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
The page describes how to add image annotation to a document using GroupDocs.Annotation for Java....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
The page describes how to add button component to a document using GroupDocs.Annotation for .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps
Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains the ability of the GroupDocs.Redaction Api to get the general document information, which includes FileType, PageCount and FileSize....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...