Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,217 for

parser curl

(0.06 sec)
  1. 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...
  2. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....Parser Product Solution GroupDocs...API directly from the browser. cURL example Request * First get...

    docs.groupdocs.cloud/merger/extract-pages/
  3. get text from pptx on Document Automation REST ...

    get text from pptx on Document Automation REST APIs | GroupDocs Cloud Recent content in get text from pptx on Document Automation REST APIs | GroupDocs Cloud Ekstrak Teks dari PowerPoint di Node.js......Parser Cloud SDK untuk Node.js. Automatisasi...PowerPoint dengan REST API atau cURL. Recent content in get text...

    blog.groupdocs.cloud/id/tag/get-text-from-pptx/...
  4. pptx to text nodejs on Document Automation REST...

    pptx to text nodejs on Document Automation REST APIs | GroupDocs Cloud Recent content in pptx to text nodejs on Document Automation REST APIs | GroupDocs Cloud Витягнути текст з PowerPoint у Node.j......Parser Cloud SDK для Node.js. Автоматизуйте...PowerPoint за допомогою REST API або cURL. Recent content in pptx to text...

    blog.groupdocs.cloud/uk/tag/pptx-to-text-nodejs...
  5. export powerpoint text on Document Automation R...

    export powerpoint text on Document Automation REST APIs | GroupDocs Cloud Recent content in export powerpoint text on Document Automation REST APIs | GroupDocs Cloud متن را از پاورپوینت استخراج کنی......Parser Cloud SDK برای Node.js استخراج...PowerPoint را با REST API یا cURL خودکار کنید. Recent content...

    blog.groupdocs.cloud/fa/tag/export-powerpoint-t...
  6. 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/
  7. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Parser Product Solution GroupDocs...API directly from the browser. cURL example Request # First get...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  8. Sending images and scanned PDFs for translation...

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

    docs.groupdocs.cloud/translation/file/request/i...
  9. export powerpoint text on Document Automation R...

    export powerpoint text on Document Automation REST APIs | GroupDocs Cloud Recent content in export powerpoint text on Document Automation REST APIs | GroupDocs Cloud Извлечение текста из PowerPoint......Parser Cloud SDK для Node.js. Автоматизируйте...PowerPoint с помощью REST API или cURL. Recent content in export powerpoint...

    blog.groupdocs.cloud/ru/tag/export-powerpoint-t...
  10. Get Document Information | Documentation

    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 -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "....Parser Product Solution GroupDocs...been used to get . cURL example Request curl - X POST "https://api...

    docs.groupdocs.cloud/signature/get-document-inf...