Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 8,328 for

page

(0.04 sec)
  1. Announcing First Release of Next Generation Gro...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....whole document, page by page or custom range of pages. Some major...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  2. How to self-host GroupDocs.Editor Cloud with Do...

    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 compare only two first pages of the document Evaluation watermarks...

    docs.groupdocs.cloud/editor/self-host-with-docker/
  3. 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...
  4. 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...
  5. EU Server TIMEOUT Online signature https://eu-a...

    https://eu-apps.groupdocs.com Says Page “cannot be displayed” since 4pm on 19 September. Is there another server URL we can use? We urgently need tGroupdocs timeout.jpg (317.5 KB) o get a few hundred contracts signed. …...com Says page “cannot be displayed” since...

    forum.groupdocs.cloud/t/eu-server-timeout-onlin...
  6. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....sensitivity Leave feedback On this page GroupDocs.Comparison Cloud allows...+ result . href ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  7. Sending PowerPoint and ODP files for translatio...

    How to send PowerPoint and ODP files for translation to the selected languages....List of 1 based indexes of pages in PDF or Word document, worksheets...2b-b8bb99520ce9" } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/translation/file/request/p...
  8. 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....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/i...
  9. Sending Markdown files for translation | Docume...

    How to send Markdown 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/m...
  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/