Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 379 for

header

(0.28 sec)
  1. Sending texts for translation | Documentation

    How to send texts for translation to the selected languages.... pass the in Authorization header ( Bearer authentication). The...does not use the Authorization header, so there is no need to generate...

    docs.groupdocs.cloud/translation/text/request/
  2. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages.... pass the in Authorization header ( Bearer authentication). The...does not use the Authorization header, so there is no need to generate...

    docs.groupdocs.cloud/translation/file/request/pdf/
  3. Working with Stamp 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 put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....\ --header "authorization: Bearer $JWT_TOKEN " \ --header "content-type:...png/stamp?folder=storage' ` - -header "authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/signature/working-with-sta...
  4. Sending Word files for translation | Documentation

    How to send Word files for translation to the selected languages.... pass the in Authorization header ( Bearer authentication). The...does not use the Authorization header, so there is no need to generate...

    docs.groupdocs.cloud/translation/file/request/w...
  5. Sending texts for processing | Documentation

    How to send texts for processing to the selected language.... pass the in Authorization header ( Bearer authentication). The...does not use the Authorization header, so there is no need to generate...

    docs.groupdocs.cloud/rewriter/text/request/
  6. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue.... pass the in Authorization header ( Bearer authentication). Provide...3c8-b62b-b8bb99520ce9' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIs...

    docs.groupdocs.cloud/translation/text/fetch/
  7. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....0/translation/text' \ --header 'Content-Type: application/json' \ --header 'Authorization:...language." ] }' The authorization header must contain the access token...

    docs.groupdocs.cloud/translation/hello-world/
  8. desktop_5f57f7d819cae13f16323b5993e3527f72558ea...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......select-kit-header .d-icon{justify-content:space-between}...has-selection .category-drop-header .badge-wrapper.box{padding:0}...

    forum.groupdocs.cloud/stylesheets/desktop_5f57f...
  9. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue.... pass the in Authorization header ( Bearer authentication). Provide...3c8-b62b-b8bb99520ce9' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIs...

    docs.groupdocs.cloud/translation/file/fetch/
  10. 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)?...from the Authorization request header. OAuth 2.0 is an authorization...used in HTTP Authorization headers or URL query parameters. Structure...

    docs.groupdocs.cloud/total/authenticating-api-r...