Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 7,417 for

document signature api

(0.11 sec)
  1. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint Documents when using GroupDocs.Comparison for Python via .NET....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/comparison/python-net/load-c...
  2. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/conversion/java/convert/note/
  3. How to Convert PDF to Image in Java

    This tutorial shows how to convert PDF to Image in Java. You can set resolution, brightness and other parameters for the image when convert PDF to Image using Java....Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Signature Product Family GroupDocs.Metadata...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Add button component | Documentation

    The page describes how to add button component to a Document using GroupDocs.Annotation for .NET....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/annotation/net/add-button-co...
  5. Working with Multiple Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/net/working-with-mu...
  6. Rotate pages | Documentation

    Following this guide you will learn how to change PDF Document page rotation angle using GroupDocs.Merger for .NET Api....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/merger/net/rotate-pages/
  7. Rotate pages | Documentation

    Following this guide you will learn how to change PDF Document page rotation angle using GroupDocs.Merger for Java Api....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/merger/java/rotate-pages/
  8. Move page | Documentation

    This article demonstrates how to move Document page to another position within PDF, Word, Excel, PowerPoint Document using GroupDocs.Merger for Java Api....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/merger/java/move-page/
  9. Save to stream | Documentation

    You might need to save a Document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a Document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use Document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the Document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/java/save-to-stream/
  10. GroupDocs.Parser for .NET

    This Api allows you to perform text search and index any type of file format using C# .NET language on any platform....Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Signature Product Family GroupDocs.Metadata...

    kb.groupdocs.com/parser/net/page/3/