Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 8,275 for

page

(0.05 sec)
  1. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/common-master-...
  2. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/net/update-qr-code...
  3. How to Run Examples | GroupDocs

    This article describes how to run Python digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our examples out-of-the-box....Examples Leave feedback On this page This article describes how to...repository if found helpful. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/python-net/how-to-...
  4. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/ocr-support/
  5. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....signature implementation on document page options . setSignatureImplemen...free to use online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/sign-document...
  6. Convert DOCX to WEBP using Python

    Learn how to convert DOCX to WEBP using Python with clear instructions and sample code. Effortlessly export DOCX to WEBP images in Python for modern, efficient image storage....convert_by_page() method to save each DOCX page as a separate...settings for WEBP, and outputs each page as a separate WEBP image. The...

    kb.groupdocs.com/conversion/python/convert-docx...
  7. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications....please refer to the following pages: How to use custom cache implementation...your Java application Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/java/caching-results/
  8. GroupDocs.Redaction Overview | GroupDocs

    Learn what redaction is and how it works. Redaction refers to editing a document to remove or hide confidential or sensitive information....sanitized PDF documents with all pages rendered as raster images. GroupDocs...workflow. Capability to specify page ranges for rendering as PDF...

    docs.groupdocs.com/redaction/python-net/groupdo...
  9. Development Environment Installation and Config...

    Development Environment Please visit System Requirements. Installing GroupDocs.Assembly for .NET through NuGet NuGet is the easiest way to download and install GroupDocs.Assembly for .NET. Following are the couple of ways to install GroupDocs.Assembly for .NET in your project using NuGet. Using Package Manager GUI Follow these steps to reference GroupDocs.Assembly using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/development-env...
  10. 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. Using GroupDocs.Assembly for .NET, 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....Document The Code Download Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/merging-table-c...