Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,631 for

authorization

(0.07 sec)
  1. Sending texts for processing | Documentation

    How to send texts for processing to the selected language.... To authorize the request, pass the in Authorization header...endpoint does not use the Authorization header, so there is no need...

    docs.groupdocs.cloud/rewriter/text/request/
  2. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the values in the CLIENT_ID and CLIENT_SECRET environment variables....application/json" \ -H "Authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/editor/get-supported-file-...
  3. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" \ -H "accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....application/json" \ -H "authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/comparison/get-supported-f...
  4. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....application/json" \ -H "Authorization: Bearer $JWT_TOKEN " \ -d...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/parser/extract-images-from...
  5. Working with QR Code Signature | 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 QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....WordsSignQRCodeOptio "}" \ - H "authorization: Bearer rf1Wyp3-Cz_xukj...WordsSignQRCodeOptio "}" \ - H "authorization: Bearer rf1Wyp3-Cz_xukj...

    docs.groupdocs.cloud/signature/working-with-qr-...
  6. Developer's reference | Documentation

    For developers, by developers. Find answers in GroupDocs.Rewriter Cloud developer's reference and start building your content processing applications....Content processing workflow Authorization Setting content language...

    docs.groupdocs.cloud/rewriter/developer-reference/
  7. Releasing Ruby SDK for GroupDocs.Signature Cloud

    Boost your Document Viewing Applications with more than 50 Document & Image Formats. GroupDocs.Viewer for Cloud 18.11 includes support of Outlook Data Files...pst/html/pages \ --header 'authorization: Bearer [Access Token]'...pptx/html/pages \ --header 'authorization: Bearer [Access Token]'...

    blog.groupdocs.cloud/viewer/support-outlook-dat...
  8. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-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.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor 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....application/json" \ -H "Authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/editor/metered-consumption/
  9. Getting metered license-information | 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 information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Linux/MacOS/Bash # cURL example to get metered license information curl -v "https://api.groupdocs.cloud/v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license information (PowerShell) curl....application/json" \ -H "Authorization: Bearer $JWT_TOKEN " Windows...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/conversion/license-informa...
  10. Working with Signature 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 sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....folder#storage \ --header "authorization: Bearer $JWT_TOKEN " \ --header...folder#storage" ` - -header "authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/signature/working-with-sig...