Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,160 for

document classification

(0.03 sec)
  1. Verify Document for Signatures | GroupDocs

    This topic explains how to verify Documents for various electronic signatures with GroupDocs.Signature for Python via .NET API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/python-net/verify-...
  2. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the Document preview in JPEG, PNG and BMP....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/get-document-p...
  3. Extract hyperlinks from document | GroupDocs

    This article explains that how to extract hyperlinks from Documents....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  4. Classify document by path | GroupDocs

    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....Classification Product Solution Purchase...GroupDocs Documentation / GroupDocs.Classification Product Family...

    docs.groupdocs.com/classification/net/classify-...
  5. Working with Outer Document Insertion | GroupDocs

    Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer Documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a Document to be inserted during run-time. <Document_expression]>> Warning A doc tag can be used almost anywhere in a template Document except text-boxes and charts....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-ou...
  6. Add annotation to the document | GroupDocs

    The page describes Document annotations of different types and how to add annotations to a Document using GroupDocs.Annotation API....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/add-annotatio...
  7. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Extract tables from document | GroupDocs

    This article explains that how to extract tables from Document in java....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-tables-f...
  9. Generating document preview - advanced | GroupDocs

    This article shows how to generate Document pages with advanced options....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/generating-do...
  10. Retrieve the document information | GroupDocs

    Retrieving information about a Document with GroupDocs.Viewer for Java...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/retrieving-docum...