Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 489 for

editor curl

(0.04 sec)
  1. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Editor Product Solution GroupDocs...example. HTTP POST ~/container cURL example The following example...

    docs.groupdocs.cloud/parser/get-container-items...
  2. Sending texts for translation | Documentation

    How to send texts for translation to the selected languages....Editor Product Solution GroupDocs...when calling translation via cURL in a shell command. Use the...

    docs.groupdocs.cloud/translation/text/request/
  3. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole document example. Curl example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Editor Product Solution GroupDocs...has been used in the example. cURL example The following example...

    docs.groupdocs.cloud/parser/extract-images-from...
  4. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. Curl example Request Curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "fileName": "document....Editor Product Solution GroupDocs...been used to get . cURL example Request curl - v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/document-informa...
  5. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Editor Product Solution GroupDocs...the of the translation task: curl --request GET --location 'https://api...

    docs.groupdocs.cloud/translation/file/fetch/
  6. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....Editor Product Solution GroupDocs...possibility to provide your file via cURL, please firstly and pass its...

    docs.groupdocs.cloud/translation/file/request/e...
  7. Get Supported QRCodes | Documentation

    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 Request Curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Editor Product Solution GroupDocs...in the example . cURL example Request curl - X GET "https://api...

    docs.groupdocs.cloud/signature/get-supported-qr...
  8. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....Editor Product Solution GroupDocs...IAB-2 taxonomy. cURL REST Example Request curl - v "http://api...

    docs.groupdocs.cloud/classification/raw-text-cl...
  9. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....Editor Product Solution GroupDocs...possibility to provide your file via cURL, please firstly and pass its...

    docs.groupdocs.cloud/translation/file/request/s...
  10. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....Editor Product Solution GroupDocs...possibility to provide your file via cURL, please firstly and pass its...

    docs.groupdocs.cloud/translation/file/request/r...