Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 238 for

ppt to docx

(0.16 sec)
  1. DNN (DotNetNuke) PDF Viewer Module by GroupDocs

    GroupDocs released its document viewer module for DotNetNuke. Using the module, you can embed and view PDF and Office documents right on your DNN web-pages....Word-processing formats: DOC, DOCX, DOCM, DOT, DOTX, DOTM, ODT...CSV PowerPoint presentations: PPT, PPTX, PPS, PPSX, ODP Plain and...

    blog.groupdocs.cloud/viewer/online-document-vie...
  2. 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...

    docs.groupdocs.cloud/viewer/overview/
  3. 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...
  4. GroupDocs.Viewer Cloud Product Family on Docume...

    GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud D...... Render DOCX to a responsive webpage. View...allows rendering of DOC and DOCX files to HTML Pages. Render...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  5. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration Tools inTo their apps and sites....allows you to convert DOC to PDF, DOCX to TIFF, PDF to DOC, PDF to... HTML to JPEG, PDF to TIFF, PPT to JPEG, XLSX to HTML, MSG to...

    blog.groupdocs.cloud/total/get-up-and-running-q...
  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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....docx" , "fileFormat" : "Microsoft...Excel" }, { "extension" : ".ppt" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  7. 使用 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-...
  8. 如何在 Python 中使用 REST API 将 PowerPoint 转换为 PDF

    从 PowerPoint PptX 转换为 PDF 是一种可行的文档保护选项。让我们学习如何在 Python 中使用 REST API 将 PowerPoint 转换为 PDF。...PowerPoint 演示文稿文件是一组幻灯片,其中每张 ppt/pptx 幻灯片都可以包含文本、图像、格式、动画和其他媒体等信息。虽然...签名等。作为 Python 开发人员,您可以通过转换使 PPT 和 PPTX 幻灯片易于查看到适用于 Windows 和...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  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" : ".ppt" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/supported-file-f...
  10. 在 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...