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

docx to pptx

(0.1 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. 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...PowerPoint presentations: PPT, PPTX, PPS, PPSX, ODP Plain and Rich...

    blog.groupdocs.cloud/viewer/online-document-vie...
  3. 在 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...
  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. 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. GroupDocs.Clouds

    GroupDocs.Clouds - Document AuTomation REST APIs | GroupDocs Cloud...docx) is one of the most commonly...Merge and Combine PowerPoint PPT/PPTX Presentations in C# As a C#...

    blog.groupdocs.cloud/groupdocs.cloud/page/20/
  7. 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...
  8. 使用 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-hant/conversion/convert...
  9. Archive

    archives...Convert Word to PDF in C# - DOCX to PDF using .NET REST API July...to Word in Node.js | PDF to DOCX Online with REST API May 30...

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