Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,271 for

signature java

(0.03 sec)
  1. Remove Signatures from PDF using Python | REST API

    Programmatically Remove Signatures from Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....and you want to remove e-signatures to reuse it as a clean simple...document or resign with your signatures. As a Python developer, you...

    blog.groupdocs.cloud/signature/remove-signature...
  2. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/Signature/qrcodes" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/Signature/qrcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/get-supported-qr...
  3. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple Signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of Signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/working-with-ver...
  4. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search multiple Signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of Signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/working-with-sea...
  5. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites....Signature for Cloud is an API that allow...developers to add secure e-signature features to their apps. Platform...

    blog.groupdocs.cloud/viewer/product-updates-roa...
  6. Get Documents Completed and Signed through Onli...

    GroupDocs's September 2014 newsletter focuses on the Aspose.Conversion for .NET library but also has news about what's new and what's coming next....Viewer for Java Library GroupDocs.Viewer for Java 2.4.0. Support...Annotation for Java Library GroupDocs.Annotation for Java 1.5.0. Import...

    blog.groupdocs.cloud/conversion/september-newsl...
  7. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/Signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  8. Drupal Document Viewer Module | GroupDocs

    Aspose File Format APIs updates, new feature announcements, enhancements and fixes. Aspose Newsletter - February 2017...Digital Signatures On A Document using GroupDocs.Signature for ...GroupDocs.Signature API permits users to define signature options...

    blog.groupdocs.cloud/viewer/product-updates-new...
  9. Drupal Document Viewer Module | GroupDocs

    GroupDocs API permits users to define Signature options collection that ultimately helps in applying multiple Signatures in a document....NET and Java. Quote HOL2016NSL when placing...GroupDocs.Signature for .NET 16.12.0 Supports Multiple Signature Options...

    blog.groupdocs.cloud/total/welcome-2017-special...
  10. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/Signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/Signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/get-document-inf...