Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 5,976 for

storage api

(1.53 sec)
  1. Convert PPT to Text Online using PowerPoint Con...

    Boost your file conversion tasks using GroupDocs.Conversion. Let's learn how to convert PPT to Text online using a web-based PowerPoint converter....popular file formats for data storage and data representation. However...exposed Cloud SDKs and REST APIs to perform PowerPoint to Text...

    blog.groupdocs.cloud/conversion/convert-ppt-to-...
  2. Convert Word DOC to PDF Programmatically in CSharp

    Quickly convert Word document to PDF file without changing format in high quality. This article is about how to convert Word to PDF programmatically in C#....programmatically in C# using REST API. The following topics shall be...Document and File Conversion API - .NET File Format Library Convert...

    blog.groupdocs.cloud/conversion/convert-word-to...
  3. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST Api allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST Api directly from the browser....Exact Page Numbers This REST API allows extracting pages from...~/Pages/Extract lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/merger/extract-pages/
  4. 首次公开发布下一代 GroupDocs.Comparison Cloud API

    GroupDocs.Comparison Cloud 是一个 REST Api,用于通过云中的操作和更改来比较文档。...12 REST API供公众使用。它是一个独立于平台的文档比较 REST API,可以与任何开发语言集成。我们的文档比较云...API,可以与任何开发语言集成。我们的文档比较云 API 为文档比较操作提供了两个主要资源:更改和比较文档,它允许您获取更改数组或获取结果文档文件路径或流。此...

    blog.groupdocs.cloud/zh/comparison/announcing-f...
  5. Convert and download document | Documentation

    GroupDocs.Viewer Cloud Api enables you to to render documents using single Api call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how to render document without using cloud Storage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or PDF Required. File binary Input file to convert Form data, Required pages string Pages range to render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents....Viewer Cloud API enables you to to render documents...documents using single API call, passing input file in the request...

    docs.groupdocs.cloud/viewer/convert-and-download/
  6. 使用 Java 为图像添加水印 |文本或图像水印

    使用 Watermarking Cloud SDK for Java 在云上使用 REST Api 以编程方式将文本或图像水印添加到 JPEG 图像。...Java 中的 REST API 为图像添加水印。 本文应涵盖以下主题: 水印 REST API 和 Java SDK 使用...使用 REST API 向图像添加文本水印 使用 REST API 将图像水印添加到图像 水印 REST API 和 Java...

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  7. 使用 Python 编辑 PowerPoint 演示文稿 |在 Python 中编辑 PPTX

    使用适用于 Python 的 Document Editor Cloud SDK 在 Python 中使用云中的 REST Api 以编程方式编辑 PowerPoint 演示文稿。...REST API 编辑 PowerPoint 演示文稿。 本文应涵盖以下主题: 文档编辑器 REST API 和 Python...Python SDK 在 Python 中使用 REST API 编辑 PowerPoint 演示文稿 使用 Python 更新...

    blog.groupdocs.cloud/zh/editor/edit-powerpoint-...
  8. XLSX to JPG Conversion Tutorial in Java

    Convert XLSX files to JPG images in Java with GroupDocs.Conversion Cloud SDK. Follow the step-by-step guide with async support and performance tips....api.ConversionApi ; import com.groupdocs...and the options, then call the API. import java.io.File ; File sourceFile...

    blog.groupdocs.cloud/conversion/xlsx-to-jpg-con...
  9. Merge and Combine PowerPoint PPT/PPTX Presentat...

    Merge Powerpoint files into one file or combine PPT files online free. This artilce covers how to merge and combine PowerPoint PPT/PPTX presentations in C#....the following topics: C# REST API to Merge PowerPoint PPTs and...Files into One in C# using REST API How to Merge Specific Slides...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  10. Get Document Information | Documentation

    This REST Api allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document Storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....feedback On this page This REST API allows us to obtain basic information...endpoint accepts the document storage path as input payload. Here...

    docs.groupdocs.cloud/merger/get-document-inform...