Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 5,577 for

as

(0.8 sec)
  1. Verify QR-code signatures | GroupDocs

     This article explains how to provide advanced verification of QR-code electronic signatures with GroupDocs.Signature API.... This article explains how to provide advanced verification of QR-code electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/verify-qr-cod...
  2. Scatter Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Email Document format. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart PleAse following below steps to create Scatter Chart in MS Outlook 2013: Create a new Email. Click in the email where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Email Document format. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS Outlook 2013: Create a new Email. Click in the email where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.

    docs.groupdocs.com/assembly/java/scatter-chart-...
  3. Bubble Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Presentation Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart PleAse follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Presentation Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  4. Update Image signatures in document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature API....This article explains how to update Image electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/update-image-...
  5. Advanced search for Image signatures | GroupDocs

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API.... This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/advanced-sear...
  6. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined As follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <<cellMerge -horz>> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction.

    docs.groupdocs.com/assembly/java/merging-table-...
  7. Image search in network | GroupDocs

    This page contains information about reverse image search in the search network....This page contains information about reverse image search in the search network.

    docs.groupdocs.com/search/java/image-search-in-...
  8. Advanced search for QR-code signatures | GroupDocs

     This article explains how to provide advanced search for QR-code electronic signatures with GroupDocs.Signature API.... This article explains how to provide advanced search for QR-code electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/advanced-sear...
  9. Advanced search for Barcode signatures | GroupDocs

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API.... This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/advanced-sear...
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reAsons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor clAss introduced As a single entry point to manage the document redaction process (instead of DocumentclAss from previous versions). Methods redactWith() of the Document clAss were replaced with similar apply() methods in Redactor clAss. Method Document.save(OutputStream, SaveOptions) wAs replaced with Redactor.save(OutputStream, RAsterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) wAs removed....Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed.

    docs.groupdocs.com/redaction/java/migration-notes/