Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 2,221 for

authorization

(0.09 sec)
  1. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Developer's reference / Authorization Authorization Leave feedback GroupDocs...API call. Authorizing REST API requests To authorize your requests...

    docs.groupdocs.cloud/rewriter/authorization/
  2. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Developer's reference / Authorization Authorization Leave feedback GroupDocs...API call. Authorizing REST API requests To authorize your requests...

    docs.groupdocs.cloud/translation/authorization/
  3. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue.... To authorize the request, pass the in Authorization header...b99520ce9' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIs...

    docs.groupdocs.cloud/translation/file/fetch/
  4. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an Authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides Authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...validated by our APIs from the Authorization request header. OAuth 2...2.0 is an authorization framework that enables your applications...

    docs.groupdocs.cloud/total/authenticating-api-r...
  5. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue.... To authorize the request, pass the in Authorization header...b99520ce9' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIs...

    docs.groupdocs.cloud/translation/text/fetch/
  6. GroupDocs.Storage Cloud has been Discontinued %...

    GroupDocs.Storage Cloud has been discontinued as a separate product. Its storage features are now available as micro-services in every GroupDocs Cloud API....application/json" \\ -H "authorization: Bearer TOKEN" Above can...application/json" \\ -H "authorization: Bearer TOKEN" Support and...

    blog.groupdocs.cloud/total/groupdocs.storage-cl...
  7. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to transform DOC, DOCX files to web-friendly HTML using Node.js....0 secure authorization Seamlessly integrates into...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  8. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages.... To authorize the request, pass the in Authorization header...endpoint does not use the Authorization header, so there is no need...

    docs.groupdocs.cloud/translation/file/request/pdf/
  9. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages....application/json" \ -d "{}" \ -H "authorization: Bearer 0v7TK3UGYjVBEcE...application/json" \ -H "authorization: Bearer 0v7TK3UGYjVBEcE...

    docs.groupdocs.cloud/annotation/image-represent...
  10. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....application/json' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIs..."diversityDegree": "Medium" }' The authorization header must contain the...

    docs.groupdocs.cloud/rewriter/hello-world/