Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 281 for

pptx to docx

(0.05 sec)
  1. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods To apply Text and Figure based annotations To documents & images of all popular formats. Resource The following GroupDocs.Comparison 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/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".Docx", "fileFormat": "Microsoft Word" }, { "extension": "....docx" , "fileFormat" : "Microsoft...PowerPoint" }, { "extension" : ".pptx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/annotation/get-supported-f...
  2. Java 将 HTML 转换为 Word DOC 或 DOCX

    了解如何使用 GroupDocs.Conversion Cloud REST API 以编程方式在 Java 中快速高效地将 HTML 转换为 Word(DOC、Docx)。...Java 中以编程方式将 HTML 转换为 Word(DOC、DOCX)。 HTML ,或超文本标记语言,是一种用于创建和构建网页的标准标记语言。另一方面,...Java 中以编程方式将 HTML 转换为 Word(DOC、DOCX)的综合指南。 本文应涵盖以下主题: Java HTML...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  3. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft...XLTM Microsoft PowerPoint: PPT, PPTX, PPS, PPSX, PPSM, POTM, PPTM...

    docs.groupdocs.cloud/viewer/overview/
  4. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows To convert the supported document formats To PDF Formats and returns the output document sTorage URL and also support To get result as a stream. Convert To PDF Formats You can convert the supported document formats To PDF Formats and get output as sTorage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert To PDF format example. cURL example Request curl -X POST "https://api....docx\", \"Format\": \"pptx\", \"LoadOptions\":...Response { "name" : "sample.pptx" , "size" : 68540 , "url" :...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  5. annoucing-groupdcs.comparison-cloud-API-first-r...

    First Release of GroupDocs.Comparison REST API is about To release. This release will include document comparison features along with support of Word, PDF.....Words supported: DOC, DOCM, DOCX, DOT, DOTM, DOTX, RTF, ODT,...Comparison.Slides supported: PPT, PPTX, PPS, PPSX, ODP, OTP Comparison...

    blog.groupdocs.cloud/comparison/next-generation...
  6. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature 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/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....docx" , "fileFormat" : "Microsoft...PowerPoint" }, { "extension" : ".pptx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  7. Archive

    archives...js | PDF to DOCX Online with REST API May 30...Word to PDF in Node.js | DOC/DOCX to PDF Online with REST API...

    blog.groupdocs.cloud/archives/
  8. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....docx" }, { "fileFormat" : "Microsoft...PowerPoint" , "extension" : ".pptx" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/supported-file-f...
  9. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...Word 转换为 PDF][4] [使用高级选项在 C# 中将 DOCX 文件转换为 PDF][5] [如何在 C# 中将页面范围从...loud-data\input-sample-file.docx", FileMode.Open); // 创建文件上传请求...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  10. 使用 REST API 在 Java 中将 Word 文档转换为 PDF

    使用我们的高性能文件转换 API 快速转换文档格式。让我们看看如何使用 REST API 在 Java 中将 Word 文档转换为 PDF。...本文涵盖以下主题: Java Convert Word to PDF - DOCX to PDF Java库安装 如何使用 REST API...PDF Java Convert Word to PDF - DOCX to PDF Java库安装 # 为了将 Word DOC...

    blog.groupdocs.cloud/zh/conversion/convert-word...