Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 14,580 for

java sdk

(0.12 sec)
  1. Java: 将网页嵌入到PowerPoint | 将网页插入到PPT

    学习如何使用GroupDocs.Conversion Cloud Sdk将HTML转换为PowerPoint演示文稿。轻松将HTML插入PowerPoint或HTML到PPT...Polski 将 HTML 转换为 PowerPoint 使用 Java。 将内容转换为是专业人士和开发人员动态呈现基于Web的...商务演示。 自动转换过程 - 通过将转换功能集成到您的 Java 应用程序中,简化工作流程自动化。 这篇文章涵盖以下主题:...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  2. Convert JSON to HTML using a JSON Converter

    Install GroupDocs.Conversion Cloud Sdk for Node.js and convert JSON to HTML programmatically. This article teaches you to build a JSON converter for your apps....Conversion SDKs and REST APIs. Fortunately, you can find SDKs in multiple...use GroupDocs.Conversion Cloud SDK for Node.js to convert JSON to...

    blog.groupdocs.cloud/conversion/convert-json-to...
  3. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."output\sample.html" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/editor/working-with-presen...
  4. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."output/remove-pages.docx" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/merger/remove-pages/
  5. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."output/swap-pages.docx" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/merger/swap-pages/
  6. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes...your browser. Using SDK We generate our SDKs in different languages...

    docs.groupdocs.cloud/signature/how-to-self-host...
  7. 使用 REST API 合併 PDF 文件 |合併 PDF 中的特定頁面

    在 C# 中使用雲上的 REST API 以編程方式合併多個 PDF 文件。使用文檔合併 REST API 使用 .NET Sdk 合併兩個或多個文件。...NET SDK 使用 REST API 合併 PDF 文件 文件合併 REST API 和 .NET SDK # 對於合併文件,我將使用...Merger Cloud 的 .NET SDK API。它是一個功能豐富的高性能 Cloud SDK,用於將多個文檔合併為一個,將...

    blog.groupdocs.cloud/zh-hant/merger/merge-multi...
  8. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....Buy Now Pricing Information SDKs Policies My Orders & Quotes...: 595 , "height" : 841 } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/get-document-in...
  9. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes...: "result.docx" } SDK example Using an SDK (API client) is the...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  10. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Code" : 200 , "Status" : "OK" } SDK examples Our API is completely...

    docs.groupdocs.cloud/annotation/working-with-fi...