Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,125 for

document classification

(0.38 sec)
  1. Sign document with Digital signature - advanced...

     This article explains how to sign Document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/sign-document...
  2. Get document info | GroupDocs

    GroupDocs.Metadata for Python via .NET lets you read basic file information — format, extension, MIME type, page count, size, and encryption state....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/python-net/get-docu...
  3. In-Table List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent the information of the customers and the total order prices with the following key requirements:...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  4. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format based on the use case: Working with a Business Case. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Create a new presentation slide. Insert the desired shape to display the image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/single-row-imag...
  5. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected Documents using GroupDocs.Conversion for .NET API....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/load-password...
  6. Add component to the document | GroupDocs

    The page describes how to add components 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-component...
  7. 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-...
  8. Load SVG document with options | GroupDocs

    Learn how to load and convert SVG (Scalable Vector Graphics) files with advanced options using GroupDocs.Conversion for .NET API....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/load-svg-docu...
  9. 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...
  10. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing Document in SVG format using the GroupDocs.Editor for Python via .NET....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/python-net/generating...