Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 7,417 for

document signature api

(0.15 sec)
  1. Sign documents with QR code in CSharp on GroupD...

    Sign Documents with QR code in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign Documents with QR code in CSharp on GroupDocs Blog | Docume......Sign documents with QR code in CSharp on GroupDocs Blog | Document...Developers Recent content in Sign documents with QR code in CSharp on...

    blog.groupdocs.com/fr/tag/sign-documents-with-q...
  2. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/basic-usage/
  3. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/get-supported-...
  4. Process attachments | Documentation

    Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for Java...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/java/working-with-att...
  5. Process attachments | Documentation

    Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for .NET...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/net/working-with-atta...
  6. Process attachments | Documentation

    Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for Node.js via Java...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/nodejs-java/working-w...
  7. Determine the file type | Documentation

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/java/how-to-determine...
  8. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting Document in GroupDocs.Comparison for .NET....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/comparison/net/setting-autho...
  9. Working with metadata in JPEG images | Document...

    Reading Photoshop metadata properties The GroupDocs Metadata Api allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using Java....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/add-watermark...