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

pptx to docx

(0.06 sec)
  1. 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...
  2. 使用 REST API 在 Java 中将 PDF 转换为 Word 文档

    使用 PDF 到 Word 转换器快速、可靠的 API 将 PDF 转换为可编辑的 Word DOC。让我们看看如何使用 REST API 在 Java 中将 PDF 转换为 Word 文档。...docx 或 .doc)。当您需要更改 PDF 文档的文本、使用...SDK 安装 # 为了将 PDF 文件转换为 Word DOCX,我将使用 GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  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. 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/
  5. 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-...
  6. 在 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...
  7. 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...
  8. 使用 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-...
  9. Document Splitting in Java | PDF Document Splitter

    Learn how To split PDF inTo separate files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using page numbers or ranges....(DOC, DOCX) in Java How to Split PowerPoint PPT or PPTX Slides...Rest API Merge PowerPoint PPT/PPTX Files Online using REST API...

    blog.groupdocs.cloud/merger/java-document-split...
  10. 使用 Java 将 PNG 转换为 PowerPoint - 分步指南。

    了解如何快速高效地将 PNG 图像转换为 PowerPoint 格式。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...中以编程方式将 PNG 转换为 PowerPoint PPT 或 PPTX。 PNG 是一种流行的图像格式,广泛用于各种用途,包括演示文稿、文档和图形设计。另一方面,...中以编程方式将 PNG 转换为 PowerPoint (PPT/PPTX) 的分步指南。 本教程将涵盖以下主题: Java 图像到...

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