Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,903 for

authorization

(0.05 sec)
  1. Working With Files | GroupDocs.Translation Clou...

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Translation Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e....multipart/form-data" -H "authorization: Bearer [Access Token]"..."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/translation/working-with-f...
  2. Translate Document API - Free Support Forum - g...

    Hello All, Getting below response for calling document translation API, not sure what the issue is. I am passing the correct JSON body as suggested in the documentation. I am using Postman to serve this request. I am ge…...and entering in it for authorization. URL - https://api.groupdocs..."accept: application/json" -H "authorization: Bearer eyJhbGciOiJSUzI1NiI...

    forum.groupdocs.cloud/t/translate-document-api/...
  3. Rendering Document Pages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 This section provides API details to create document pages cache, retrieve pages, modify pages and delete document pages cache. Get List of Links to Document Pages as HTML You can retrieve list of links to document pages as HTML. The API returns an object which contains list of links to document pages. The following GroupDocs....application/json" \ -H "authorization: Bearer [Access Token]"...application/json" \ -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/viewer/rendering-document-...
  4. Sending Word files for translation | Documentation

    How to send Word 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/w...
  5. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages.... To authorize the request, pass the in Authorization header...application/json' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIs...

    docs.groupdocs.cloud/translation/text/request/s...
  6. 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/
  7. Working With Folder | Documentation

    GroupDocs.Classification Cloud Working With Folder..."accept: application/json" -H "authorization: Bearer [Access Token]"..."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/classification/working-wit...
  8. Working with File Api | Documentation

    This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Download a File 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 Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....multipart/form-data" -H "authorization: Bearer [Access Token]"..."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/comparison/working-with-fi...
  9. 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/text/request/pdf/
  10. Flutter Upload File to Cloud Storage using Grou...

    I am uploading the file through the rest api to the parser storage but the file is corrupted during upload (ex: if original file size is 500kb then the uploaded file size is 0.23kb). Here is the code i am using. Future<…..."accept": "application/json", "authorization": "Bearer $accessToken"...'Containerize.Swagger', 'Authorization': 'Bearer $accessToken'...

    forum.groupdocs.cloud/t/flutter-upload-file-to-...