Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,125 for

get pages

(0.06 sec)
  1. 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....On this page Note Note: The features listed on this page are supported...cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json"...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  2. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Edit Operations Get Supported File Formats Get Document Information...Operations Getting metered license consumption Was this page helpful...

    docs.groupdocs.cloud/editor/developer-guide/
  3. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X Get "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Storage API Leave feedback On this page Storage existence API This API...example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2...

    docs.groupdocs.cloud/annotation/working-with-st...
  4. Info Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Operations Leave feedback Get Document Information Get Supported File Formats...Formats Was this page helpful? Not really Yes, thanks Any additional...

    docs.groupdocs.cloud/watermark/info-operations/
  5. Quickstart | 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 Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can Get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard....Editor Cloud / Getting Started / Quickstart Quickstart...Quickstart Leave feedback On this page Create an account Creating an...

    docs.groupdocs.cloud/editor/quickstart/
  6. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token curl -v 'https://api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # cURL example to join several documents into one curl -v 'https://api....Value Leave feedback On this page This REST API allows to remove...Word” value. Linux/MacOS/Bash # Get JSON Web Token curl -v 'https://api...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Join several documents into one (example endpoint) curl -v "https://api....Phrase Leave feedback On this page This REST API allows to remove...“NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. Extract Text From The Whole Document | Document...

    This REST API allows extracting text from the whole document by default. You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract text from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables....Document Leave feedback On this page This REST API allows extracting...document. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID...

    docs.groupdocs.cloud/parser/extract-text-from-t...
  9. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET....Annotation Leave feedback On this page Arrow annotation draws an arrow...cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  10. Basic usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......usage Basic usage Leave feedback Get Supported File Formats Compare...Document Preview Get Document Information Was this page helpful? Not...

    docs.groupdocs.cloud/comparison/basic-usage/