Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 563 for

merger curl

(0.11 sec)
  1. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Merger Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/signature/search-for-multi...
  2. 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....Merger Product Solution GroupDocs...used versionId File version id cURL example Linux/MacOS/Bash # GET...

    docs.groupdocs.cloud/comparison/working-with-fi...
  3. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....Merger Product Solution GroupDocs...default is disabled (false). cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/editor/working-with-text-d...
  4. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text....Merger Product Solution GroupDocs...possibility to provide your file via cURL, please firstly and pass its...

    docs.groupdocs.cloud/translation/file/request/i...
  5. Sending PowerPoint and ODP files for translatio...

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

    docs.groupdocs.cloud/translation/file/request/p...
  6. Sending Markdown files for translation | Docume...

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

    docs.groupdocs.cloud/translation/file/request/m...
  7. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud is a REST API solution to parse documents to extract text, images and document information on any platform.... I’m using a REST client; cURL a command line tool. First thing...to create a simple template: cURL example: · Get Access Token...

    blog.groupdocs.cloud/parser/a-rest-api-solution...
  8. Upload file | Documentation

    How to upload file to Cloud storage....Merger Product Solution GroupDocs...provide in request body. cURL example curl --location --request POST...

    docs.groupdocs.cloud/rewriter/file/upload/
  9. Batch of texts classification | Documentation

    Batch classification allows to classify a group of texts (up to 10) in one request. This API retrieves batch classification result for IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. It returns an object that contains information about the best classes for all the texts in the request and their probabilities. See classify/batch request parameters for request’s details. Limitations Only the first 10 texts will be processed. Resource This resource represents a controller for single call batch of texts classification....Merger Product Solution GroupDocs...taxonomies. cURL REST Example for Sentiment3 taxonomy Request curl -v...

    docs.groupdocs.cloud/classification/batch-class...
  10. Fetching translations | Documentation

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

    docs.groupdocs.cloud/translation/text/fetch/