Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 4,160 for

document classification

(0.16 sec)
  1. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/build-your-first...
  2. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the Document's features and required redaction....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/create-custom-...
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the Document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  4. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, DOTX, ODT, OTT, RTF, XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM, XLAM, CSV, TSV, ODS, OTS, FODS, SXC, NUMBERS, PDF, EPUB, AZW3, MOBI, TXT, XML, CHM...Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...

    docs.groupdocs.com/markdown/net/supported-file-...
  5. Add image annotation | GroupDocs

    The page describes how to add image annotation to a Document using GroupDocs.Annotation for .NET....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/add-image-ann...
  6. Add resource redaction annotation | GroupDocs

    The page describes how to add resource redaction annotation to a Document using GroupDocs.Annotation for .NET....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/add-resource-...
  7. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a Document pages preview when compare Documents with GroupDocs.Comparison for .NET...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/get-changes-c...
  8. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual Documents from the index that are indexed from a stream or structure....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/delete-indexed-do...
  9. Indexing | GroupDocs

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from Documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online Document search App Along with full featured .NET library we provide simple, but powerful free Apps....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/indexing/
  10. Edit Word Documents in Node.js and Java | Group...

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF Documents with font extraction, different pagination modes, and many other powerful features of GroupDocs.Editor for Node.js and Java....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/edit-word/