Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 950 for

viewer curl

(0.03 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....Viewer 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....Viewer 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....Viewer 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....Viewer Product Solution GroupDocs...been used to get . cURL example Request curl - v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/document-informa...
  5. GroupDocs Cloud Blog on Document Automation RES...

    GroupDocs Cloud Blog on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Automation REST APIs | GroupDocs Cloud Compare Word Documents Online with ......Step-by-step guide with code samples, cURL commands, and SEO-friendly tips...extraction with REST API or cURL Extract Images from PowerPoint...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  6. 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....Viewer Product Solution GroupDocs...in the example . cURL example Request curl - X GET "https://api...

    docs.groupdocs.cloud/signature/get-supported-qr...
  7. 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....Viewer Product Solution GroupDocs...IAB-2 taxonomy. cURL REST Example Request curl - v "http://api...

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

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

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

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

    docs.groupdocs.cloud/translation/file/request/r...
  10. 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....Viewer Product Solution GroupDocs...in the example . cURL example Request curl -- request POST \...

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