Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,000 for

viewer curl

(0.09 sec)
  1. 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....Viewer Product Solution GroupDocs...possibility to provide your file via cURL, please firstly and pass its...

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

    How to send PowerPoint and ODP 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/p...
  3. Sending Markdown files for translation | Docume...

    How to send Markdown 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/m...
  4. Working with Signature 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 sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Viewer Product Solution GroupDocs...the example . cURL example Linux/MacOS/Bash curl --request POST...

    docs.groupdocs.cloud/signature/working-with-sig...
  5. Documents Manipulation Cloud REST APIs & SDKs –...

    groupdocs.cloud developer newsletter for February 2019 describes GroupDocs document manipulation Cloud APIs and SDKs updates and major feature enhancements....Viewer Cloud offers REST APIs and SDKs for .NET, cURL, PHP...APIs and SDKs for .NET, Java, cURL, PHP and Ruby platforms. It...

    blog.groupdocs.cloud/total/documents-manipulati...
  6. 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....Viewer Product Solution GroupDocs...used to get . cURL example Linux/MacOS/Bash curl -v "https://api...

    docs.groupdocs.cloud/annotation/get-document-in...
  7. Working with Barcode 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 Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode 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 - v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/working-with-bar...
  8. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example....Viewer Product Solution GroupDocs...has been used in the example. cURL example Linux/MacOS/Bash # Convert...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  9. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....Viewer Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # Convert...

    docs.groupdocs.cloud/conversion/convert-to-word...
  10. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Add Image Watermark to PowerPoint Presentation using .NET REST API Learn how to add......output DOCX or PDF with simple cURL calls or .NET SDK. Convert Word...JPEG to PDF using REST API and cURL. Convert Excel Workbook to Text...

    blog.groupdocs.cloud/index.xml