Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 4,537 for

classification

(1.93 sec)
  1. Add text redaction annotation | GroupDocs

    The page describes how to add text redaction annotation to a document using GroupDocs.Annotation for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/java/add-text-red...
  2. Add ellipse annotation | GroupDocs

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for Java....Classification Product Solution Purchase...

    docs.groupdocs.com/annotation/java/add-ellipse-...
  3. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/chart-series-c...
  4. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Advanced search for Image signatures | GroupDocs

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/advanced-sear...
  6. Update Text signatures in document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/update-text-s...
  7. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/signing-archi...
  8. Advanced search archive documents | GroupDocs

    This article explains how to make advanced search within the archive that contains several documents for any electronic signatures with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. Logging | GroupDocs

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/logging/
  10. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/indexing-reports/