Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,872 for

parser curl

(0.32 sec)
  1. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Parser Product Solution GroupDocs...as or . The article provides cURL examples. 10 minutes of spare...

    docs.groupdocs.cloud/translation/hello-world/
  2. Working with Image 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 sign a document with Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API....Parser Product Solution GroupDocs...in the example . cURL example Request curl - v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/working-with-ima...
  3. DOCX images extractor on Document Processing RE...

    DOCX images extractor on Document Processing REST APIs | GroupDocs Cloud Recent content in DOCX images extractor on Document Processing REST APIs | GroupDocs Cloud Trích xuất hình ảnh từ Word trong......Parser Cloud SDK cho Node.js. Tự động...hình ảnh bằng REST API hoặc cURL Recent content in DOCX images...

    blog.groupdocs.cloud/vi/tag/docx-images-extract...
  4. extract embedded images from doc on Document Pr...

    extract embedded images from doc on Document Processing REST APIs | GroupDocs Cloud Recent content in extract embedded images from doc on Document Processing REST APIs | GroupDocs Cloud Извлечение ......Parser Cloud SDK для Node.js. Автоматизируйте...изображений с помощью REST API или cURL Recent content in extract embedded...

    blog.groupdocs.cloud/ru/tag/extract-embedded-im...
  5. extract embedded images from doc on Document Pr...

    extract embedded images from doc on Document Processing REST APIs | GroupDocs Cloud Recent content in extract embedded images from doc on Document Processing REST APIs | GroupDocs Cloud Bilder aus ......Parser Cloud SDK für Node.js extrahieren...Bilderextraktion mit REST API oder cURL. Recent content in extract embedded...

    blog.groupdocs.cloud/de/tag/extract-embedded-im...
  6. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Parser Product Solution GroupDocs...in the example . cURL example Request curl -- request POST \...

    docs.groupdocs.cloud/signature/working-with-ver...
  7. Sending files for processing | Documentation

    How to send files for processing to the selected language....Parser Product Solution GroupDocs...encounter an error when calling via cURL in a shell command. Use the...

    docs.groupdocs.cloud/rewriter/file/request/
  8. 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....Parser Product Solution GroupDocs...in the example . cURL example Request curl - X GET "https://api...

    docs.groupdocs.cloud/signature/get-supported-qr...
  9. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Parser Product Solution GroupDocs...API directly from the browser. cURL example Request # First get...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  10. 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....Parser Product Solution GroupDocs...IAB-2 taxonomy. cURL REST Example Request curl - v "http://api...

    docs.groupdocs.cloud/classification/raw-text-cl...