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

document classification

(0.09 sec)
  1. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word Document when editing with GroupDocs.Editor API....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/font-embedding-o...
  2. Get possible conversions | GroupDocs

    This article explains how to obtain supported conversions when converting Documents with GroupDocs.Conversion within your Java applications...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/nodejs-java/get-p...
  3. Add checkbox component | GroupDocs

    The page describes how to add checkbox component 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-checkbox-...
  4. Save to stream | GroupDocs

    You might need to save a Document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a Document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use Document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the Document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-to-stream/
  5. Metadata redactions | GroupDocs

    This article shows that how Python redaction API allows you to replace or remove metadata using filters or search by regular expression....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/python-net/metadat...
  6. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the Documents from Email format family like a common text Documents using a GroupDocs.Editor for .NET....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/edit-email/
  7. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of Documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of Documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual Document....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/work-with-search-...
  8. How to Search for QR Code Signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/python-net/search-...
  9. Removing Selective Chart Series Dynamically | G...

    Note This feature is supported by version 17.11 or greater Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the Document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/removing-selec...
  10. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for Documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/annotation-re...