Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 8,311 for

document annotation

(0.3 sec)
  1. Document rendering basics | GroupDocs

    Convert Documents to PDF, HTML, PNG, and JPEG formats using GroupDocs.Viewer for Python....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/python-net/document-r...
  2. Sign Document with Digital Signature | GroupDocs

    Learn about the benefits of using digital signatures to sign Documents securely. Discover how to add programmatically digital signatures in Python with step-by-step instructions....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/python-net/sign-do...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/supported-doc...
  4. Set password for output document | GroupDocs

    This article explains how to set Document password after files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/python-net/set-pa...
  5. Save signed document with password | GroupDocs

    This article explains how to save Document with password protection....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/save-signed-d...
  6. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  7. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set Document metadata when saving output Document after files comparison within your .NET applications....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/set-document-...
  8. Common Master-Detail Image in HTML Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in HTML Document Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements: Report must show managers’ picture and name. It must associate the managers with their clients....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/common-master-...
  9. 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-...
  10. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet Document attachments while using GroupDocs watermarking Java API...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/working-with-...