Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,131 for

get pages

(1.18 sec)
  1. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. 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....Annotation Cloud / Getting Started / Quick Start Quick...Start Leave feedback On this page Create an account Creating an...

    docs.groupdocs.cloud/annotation/quick-start/
  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....signatures Leave feedback On this page GroupDocs.Signature Cloud offers...Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/signature/search-for-digit...
  3. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without Getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....revisions Leave feedback On this page GroupDocs.Comparison Cloud allows...reject all revisions without getting them. API usage There are steps...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  4. Getting metered license consumption | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP Get ~/conversion/consumption cURL example Linux/MacOS/Bash # cURL example to Get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/conversion/consumption" \ -X Get \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to Get metered license consumption curl....usage / Getting metered license consumption Getting metered license...consumption Leave feedback On this page Note This example related to...

    docs.groupdocs.cloud/conversion/metered-consump...
  5. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options 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. Swagger UI lets you call this REST API directly from the browser....signatures Leave feedback On this page When you search for electronic...cURL example Linux/MacOS/Bash # Get JSON Web Token # CLIENT_ID and...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  6. 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....signatures Leave feedback On this page GroupDocs.Signature Cloud provides...example Linux/MacOS/Bash # First get JSON Web Token # Place your Client...

    docs.groupdocs.cloud/signature/verify-digital-s...
  7. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. 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....Comparison Cloud / Getting Started / Quick Start Quick...Start Leave feedback On this page Create an account Creating an...

    docs.groupdocs.cloud/comparison/quick-start/
  8. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or Get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....document Leave feedback On this page GroupDocs.Comparison Cloud allows...storage Compare documents or get document info Download comparison...

    docs.groupdocs.cloud/comparison/set-password-fo...
  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....signatures Leave feedback On this page GroupDocs.Signature Cloud provides...example Linux/MacOS/Bash # First get JSON Web Token # Place your Client...

    docs.groupdocs.cloud/signature/search-for-barco...
  10. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....documents Leave feedback On this page Changes detection algorithms...storage Compare documents or get document info Download comparison...

    docs.groupdocs.cloud/comparison/compare-documents/