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

groupdocs.signature

(0.78 sec)
  1. Common Master-Detail Image in Text Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Text 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....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/common-master-...
  2. Save document | GroupDocs

    This guide describes how to save document of PDF, Word, Excel, PowerPoint and many other formats into one resultant document using GroupDocs.Merger API....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/save-document/
  3. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to a specified stream using GroupDocs.Metadata for Python via .NET....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  4. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  5. Load document from local disk | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/load-document-fr...
  6. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer .NET API (C#)....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Reorder pages | GroupDocs

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET...Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/reorder-pages/
  8. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  9. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Node.js via Java....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  10. Load Text from a String | GroupDocs

    Compare text directly from Python string variables — without saving them to disk — by setting LoadOptions.load_text = True with GroupDocs.Comparison for Python via .NET....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

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