Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 422 for

conversion android

(0.15 sec)
  1. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Conversion Product Solution GroupDocs...code and sample files: Java & Android package com.groupdocs ; //...

    docs.groupdocs.cloud/translation/file/sdk/
  2. 在 Node.js 中将 Excel 电子表格转换为 PDF | XLS、XLSX 到 PDF

    使用 Node.js 中的 REST API 以编程方式将 Excel 电子表格转换为 PDF 文件。 Node.js SDK 允许将 XLS、XLSX 文件转换为 PDF。...Conversion Cloud 的 Node.js SDK API。...API 提供 .NET、Java、PHP、Ruby、Android 和 Python SDK 作为其 文档转换家族成员 。...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  3. Translating Excel files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating Excel files....Conversion Product Solution GroupDocs...code and sample files: Java & Android package com.groupdocs ; //...

    docs.groupdocs.cloud/translation/file/sdk/excel/
  4. Translating Markdown files with GroupDocs.Trans...

    How to use GroupDocs.Translation Cloud SDK for translating Markdown files....Conversion Product Solution GroupDocs...code and sample files: Java & Android package com.groupdocs ; //...

    docs.groupdocs.cloud/translation/file/sdk/markd...
  5. Translating HTML files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating HTML files....Conversion Product Solution GroupDocs...code and sample files: Java & Android package com.groupdocs ; //...

    docs.groupdocs.cloud/translation/file/sdk/html/
  6. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...Conversion Cloud API 的 Ruby SDK 。 API...API 提供 .NET、Java、PHP、Node.js、Android 和 Python SDK 作为其 文档转换家族成员 。...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  7. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Conversion Product Solution GroupDocs...pages deleted." ); Java & Android // For complete examples and...

    docs.groupdocs.cloud/annotation/delete-pages/
  8. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects 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 Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract 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....Conversion Product Solution GroupDocs...response . Count ); Java & Android // For complete examples and...

    docs.groupdocs.cloud/annotation/extract-annotat...
  9. How to self-host GroupDocs.Comparison 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....Conversion Product Solution GroupDocs...GetSupportedFileForm (); Java & Android // For complete examples and...

    docs.groupdocs.cloud/comparison/self-host-with-...
  10. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the 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 Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create 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 App Key and App SID from https://dashboard....Conversion Product Solution GroupDocs...response . TotalCount ); Java & Android // For complete examples and...

    docs.groupdocs.cloud/annotation/get-pages/