Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 32,661 for

groupdocs.annotation

(0.26 sec)
  1. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Editor Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/password-protect...
  2. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Node.js via Java....Editor Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  3. How to save signed Image with different output ...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API....Editor Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/save-signed-im...
  4. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for Node.js via Java....Editor Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/get-e...
  5. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Editor Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-bar...
  6. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your email....Editor Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...
  7. Common List Image in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a new presentation slide. Add two shapes to hold pictures and name. Save your Document....Editor Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/common-list-im...
  8. Merge documents to DOC | GroupDocs

    This section describes how to import OLE objects into Word DOC/DOCX documents using C#/.NET...Editor Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/merge-documents-t...
  9. Merge documents to DOC | GroupDocs

    This section describes how to import OLE objects into Word DOC/DOCX documents using Java...Editor Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/merge-documents-...
  10. Working with Word Processing Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Editor Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-wo...