Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 4,438 for

classification

(0.32 sec)
  1. Update Barcode Signatures in Document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature for Python via .NET API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/python-net/update-...
  2. Delete Image signatures from documents | GroupDocs

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

    docs.groupdocs.com/signature/python-net/delete-...
  3. Parse Data from Documents | GroupDocs

    Extract structured data from documents using templates with GroupDocs.Parser for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/python-net/parse-data...
  4. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/use-redaction...
  5. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/python-net/save-to...
  6. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents....Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/storing-text-of-i...
  7. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index....Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/optimize-index/
  8. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  9. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/net/use-page-area-...
  10. Load from URL | GroupDocs

    Load documents from URLs in Python using GroupDocs.Viewer. This example demonstrates the process....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/python-net/load-docum...