Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 911 for

annotation types

(0.34 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Annotation Cloud. These SDKs provide...GroupDocs.Annotation Cloud API to help you seamlessly annotate the...

    blog.groupdocs.cloud/groupdocs.cloud/page/45/
  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....Annotation Product Solution GroupDocs...list all supported QR-Ccode types using this API. Resource The...

    docs.groupdocs.cloud/signature/get-supported-qr...
  3. 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....Annotation Product Solution GroupDocs...list all supported QR-Ccode types using this API. Resource The...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  4. Create QR Code to Sign PDF using REST API in PHP

    Generate a QR Code and Sign a PDF Programmatically in PHP Using the GroupDocs.Signature Cloud SDK for PHP via REST API on the Cloud...verifying, and searching various types of signatures such as image...supports the following QR code types: Aztec Code DataMatrix Code...

    blog.groupdocs.cloud/signature/generate-qr-code...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...capability to render over 50 types of documents and images. After...functionality for displaying, annotating, e-signing, converting and...

    blog.groupdocs.cloud/groupdocs.cloud/page/48/
  6. 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....Annotation Product Solution GroupDocs...electronic signatures of different types simultaneously GroupDocs.Signature...

    docs.groupdocs.cloud/signature/search-for-multi...
  7. Get Supported Barcodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode Types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode Types. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api....Annotation Product Solution GroupDocs...lists all supported Barcode types. Resource The following GroupDocs...

    docs.groupdocs.cloud/signature/get-supported-ba...
  8. Supported Barcodes | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode Types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode Types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/barcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Annotation Product Solution GroupDocs...lists all supported Barcode types. Resource The following GroupDocs...

    docs.groupdocs.cloud/signature/supported-barcodes/
  9. Add Metadata | Documentation

    This REST API allows to add metadata to the documents. With this API you can add metadata with following features: Metadata properties could contain different Types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....Annotation Product Solution GroupDocs...properties could contain different types of values: string; datetime;...

    docs.groupdocs.cloud/metadata/add-metadata/
  10. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font Types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Annotation Product Solution GroupDocs...underlines, strike-troughs, font types, etc. Every particular difference...

    docs.groupdocs.cloud/comparison/overview/