Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 8,878 for

document annotation

(1.29 sec)
  1. Classify document from stream | GroupDocs

    Classifying of the Document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify Document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...

    docs.groupdocs.com/classification/net/classify-...
  2. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/generating-rep...
  3. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from local disk when using GroupDocs.Merger for Java....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/load-document-fr...
  4. How to protect a signed PDF document | GroupDocs

    This article explains how to protect a signed PDF Document....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/protect-pdf-do...
  5. Sign Document With Secure Custom Metadata Signa...

    id: sign-Document-with-secure-custom-metadata-signatures url: signature/net/sign-Document-with-secure-custom-metadata-signatures title: Sign Document with secure custom Metadata signatures weight: 12 description: “This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption.” keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature provides additional features with MetadataSignature class like following ability to embedded custom objects into metadata ability to specify custom objects encryption and serialization ability to collect and populate standard Document signatures Here are the steps to embed custom object into Metadata signature with GroupDocs....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/developer-guid...
  6. Common Master-Detail in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Common Master-Detail in Text Document Note This feature is supported by version 17.3.0 or greater. Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements: It must associate the customers with their products Report must be generated in the HTML Document Adding Syntax to be evaluated by GroupDocs....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/common-master-d...
  7. Single Row Image in Word Processing Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Microsoft Word Document Creating a Single Row Image Please follow below steps to create a Single Row Image in MS Word 2013: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/single-row-ima...
  8. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/searching-for-...
  9. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint Documents with advanced options using GroupDocs.Conversion for Java API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  10. Add a Watermark to Converted Document | GroupDocs

    Stamp a text watermark on every page of a converted Document with GroupDocs.Conversion for Python via .NET — control colour, size, position, rotation, transparency, and foreground or background placement via WatermarkTextOptions....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/python-net/develo...