Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,852 for

parser curl

(1.09 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....Parser Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/signature/search-for-multi...
  2. Upload file | Documentation

    How to upload file to Cloud storage....Parser Product Solution GroupDocs...translation request body. cURL example curl --location --request POST...

    docs.groupdocs.cloud/translation/file/upload/
  3. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Parser Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/signature/verify-multiple-...
  4. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. Curl example Linux/MacOS/Bash Curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell Curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....Parser Product Solution GroupDocs...used to get . cURL example Linux/MacOS/Bash curl -v "https://api...

    docs.groupdocs.cloud/annotation/get-document-in...
  5. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet Format example....Parser Product Solution GroupDocs...the example. cURL example Linux/MacOS/Bash curl -X POST "https://api...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  6. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Parser Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  7. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....Parser Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  8. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Parser Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  9. get text from pptx on Document Processing REST ...

    get text from pptx on Document Processing REST APIs | GroupDocs Cloud Recent content in get text from pptx on Document Processing 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/...
  10. 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 Wyodrębnij obrazy z Worda w Node.......Parser Cloud SDK dla Node.js. Zautomatyzuj...obrazów za pomocą REST API lub cURL. Recent content in DOCX images...

    blog.groupdocs.cloud/pl/tag/docx-images-extract...