Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,065 for

signature

(0.08 sec)
  1. Search Result Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties CellsBarcodeSignatureData Object Contains Cells Bar-code Signature properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/search-result-ob...
  2. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability to find Digital Signatures that are applied to document and returns its digital Signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search Signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/search-for-digit...
  3. Verify digital signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the Signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify Signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/verify-digital-s...
  4. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic Signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different Signature types in an easy and intuitive way. In common words the idea is to pass collection of desired Signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search Signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/search-for-multi...
  5. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need to get started is adding our SDK to your existing project....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Getting Started /...

    docs.groupdocs.cloud/signature/quick-start/
  6. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/metered-consumpt...
  7. 在 Node.js 中使用 REST API 比较 PowerPoint 演示文稿

    使用 GroupDocs.Signature Cloud SDK for PHP 在云上使用 PHP 中的 REST API 以编程方式生成 QR 码以签署 PDF。...Signature Cloud 的 PHP SDK API。它允许创建...groupdocscloud/groupdocs-signature-cloud 安装后,请使用Composers的 autoload...

    blog.groupdocs.cloud/zh/signature/generate-qr-c...
  8. Signing documents | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/signing-documents/
  9. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode Signatures that are present in a document API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search Signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/search-for-barco...
  10. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/verification-opt...