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

pptx to docx

(0.04 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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....presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and...'FilePath': 'Presentation/sample.pptx' }, 'OutputPath': 'Output',...

    docs.groupdocs.cloud/editor/working-with-presen...
  5. 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...
  6. 使用 C-Sharp .NET 将 PDF 转换为可编辑的 DOC

    GroupDocs.Conversion C# .NET API 提供了一种在线将 PDF 转换和更改为 Word 文件的简便方法。本文介绍如何在 C# 中将 PDF 转换为 Word。...docx) 是最常用的文字处理文档格式之一。它允许您使用文字处理...中将 PDF 转换为 Word DOCX 如何在 C# 中将页面范围从 PDF 转换为 DOCX 文件 如何在C#中将PDF的特定页面转换为Word文档...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  7. Archive

    archives...NET | DOCX File Comparison August 20, 2025...Documents in C# .NET – Merge DOC/DOCX Files Programmatically August...

    blog.groupdocs.cloud/archives/
  8. 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-...
  9. 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...
  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...