Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,681 for

annotation python

(0.1 sec)
  1. 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....Annotation Product Solution GroupDocs.... getSupportedFileForm (); Python # For complete examples and...

    docs.groupdocs.cloud/editor/self-host-with-docker/
  2. 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" ] }, ....Annotation Product Solution GroupDocs...ted_Formats_For_Document ; Python # Import modules import gr...

    docs.groupdocs.cloud/conversion/get-supported-f...
  3. 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....Annotation Product Solution GroupDocs...log ( error . message ); } Python # For complete examples and...

    docs.groupdocs.cloud/comparison/compare-multipl...
  4. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....Annotation Product Solution GroupDocs...working code and sample files: Python import time import groupdo...

    docs.groupdocs.cloud/translation/text/sdk/
  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....Annotation Product Solution GroupDocs...Conversion_Node_Convert_To_Cells ; Python # Import modules import gr...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  6. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Annotation Product Solution GroupDocs...working code and sample files: Python import groupdocs_translation_cloud...

    docs.groupdocs.cloud/translation/authorization/
  7. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...$result . getStatus (); } } Python # For complete examples and...

    docs.groupdocs.cloud/conversion/convert-documen...
  8. How to self-host GroupDocs.Signature Cloud with...

    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, runtimes dependencies, file system. The container is an isolated process with additional features that you can interact with....Annotation Product Solution GroupDocs.... getSupportedFileForm (); Python # For complete examples and...

    docs.groupdocs.cloud/signature/how-to-self-host...
  9. Translating image files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating image files....Annotation Product Solution GroupDocs...working code and sample files: Python import time import groupdo...

    docs.groupdocs.cloud/translation/file/sdk/image...
  10. Translating Srt files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating Srt files....Annotation Product Solution GroupDocs...working code and sample files: Python import time import groupdo...

    docs.groupdocs.cloud/translation/file/sdk/subti...