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

page

(0.09 sec)
  1. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....Formats Leave feedback On this page GroupDocs.conversion Cloud REST...GetSupportedConversi . new ( "one-page.docx" , $myStorage , "" ) #...

    docs.groupdocs.cloud/conversion/get-supported-f...
  2. How to self-host GroupDocs.Annotation Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Docker Leave feedback On this page is an open platform that effectively...can convert only two first pages of the document Evaluation watermarks...

    docs.groupdocs.cloud/annotation/self-host-with-...
  3. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....coordinates Leave feedback On this page GroupDocs.Comparison Cloud allows...response . size ()); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  4. 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...
  5. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 documents that are protected with a password. The following code sample shows how to compare password-protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....password Leave feedback On this page GroupDocs.Comparison Cloud allows...response . href ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/compare-multipl...
  6. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....settings Leave feedback On this page GroupDocs.Comparison Cloud allows...response . href ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/compare-multipl...
  7. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....changes Leave feedback On this page GroupDocs.Comparison Cloud provides...+ result . href ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  8. 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-...
  9. C-Sharp create PDF from HTML online free on Doc...

    C-Sharp create PDF from HTML online free on Document Automation REST APIs | GroupDocs Cloud Recent content in C-Sharp create PDF from HTML online free on Document Automation REST APIs | GroupDocs C......l'API REST Convertissez une page Web HTML en document PDF en...

    blog.groupdocs.cloud/fr/tag/c-sharp-create-pdf-...
  10. Set Metadata | Documentation

    This REST API allows to set metadata new values into existing properties of the documents. With this API you can set metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be edited. You could search for properties to set by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name); value....Set Metadata By Tag 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/metadata/set-metadata/