Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 8,362 for

page

(0.31 sec)
  1. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue...."size" : 34564 } } } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/translation/file/fetch/
  2. Polyline Annotation | Documentation

    Polyline annotation allows to draw shapes and freehand lines API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api....Annotation Leave feedback On this page Polyline annotation allows to..."FilePath": "annotationdocs/one-page.docx" }, "OutputPath": "Output/output...

    docs.groupdocs.cloud/annotation/polyline-annota...
  3. Online HTML to PDF converter for free.

    Convert HTML to PDF for free with our online converter tool. No registration or sign up required. Perfect for personal and commercial use. Try it now!...to load and convert the HTML page to a PDF document. For additional...will quickly convert the HTML page to a PDF file, and you can download...

    blog.groupdocs.cloud/conversion/free-online-htm...
  4. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....2b-b8bb99520ce9" } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/translation/file/request/e...
  5. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Translation Cloud into your applications....code and sample files: Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/translation/sdk/
  6. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....async Leave feedback On this page This example demonstrates how...fileStream = File . Open ( "four-pages.docx" , FileMode . Open ); var...

    docs.groupdocs.cloud/conversion/convert-documen...
  7. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Formats Leave feedback On this page GroupDocs.conversion Cloud REST...GetSupportedConversi . new ( "one-page.docx" , $myStorage , "" ) #...

    docs.groupdocs.cloud/conversion/get-supported-f...
  8. Failed to convert MOV to MP4 - Free Support For...

    Hi. I’ve tried to convert mov file to mp4 with the latest version of conversion-cloud solution (24.4.0) - it was failed with the error message “Conversion from svg (Page Description Language) to mp4 (Video) is not suppo…...message “Conversion from svg (Page Description Language) to mp4...

    forum.groupdocs.cloud/t/failed-to-convert-mov-t...
  9. How to Convert PowerPoint to PDF using REST API...

    Converting from PowerPoint PPTX to PDF is a viable option for document protection. Let's learn how to convert PowerPoint to PDF using REST API in Python....in Python Convert Range of Pages from PPTX to PDF in Python Convert...Convert Specific Pages of PPTX to PDF in Python Convert PPTX...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  10. Link Annotation | Documentation

    Link annotation adds a hyper link to document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Leave feedback On this page Link annotation adds a hyper..."FilePath": "annotationdocs/one-page.docx" }, "OutputPath": "Output/output...

    docs.groupdocs.cloud/annotation/link-annotation/