Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 233 of 233 for

ppt to docx

(0.03 sec)
  1. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...文件类型 文件格式 MS Word/文字处理文档 DOC、DOCX、DOCM、DOT、DOTX Excel/电子表格 XL...XLS、XLSX、XLSM、XLTM、ODS PowerPoint演示文稿 PPT、PPTX、PPTM、PPS、PPSX、PPSM、POTX、POTM...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  2. HTML Viewer - Optimize for printing | Documenta...

    If you need To optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: Ppt,PPS,PptX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PptM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted To vecTor SVG format for better quality for print and page layout. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document inTo cloud sTorage Render document or get document info Download rendered document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API documentation for usage details....for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT..."FilePath": "SampleFiles/sample.docx" }, "ViewFormat": "HTML", "RenderOptions":...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  3. Java 将 Word 文档转换为 HTML 文件

    使用 Java GroupDocs API 自动将 Word Docx 文件转换为 HTML 文件。本文介绍如何使用 REST API 在 Java 中将 Word 文件转换为 HTML。...docx"); UploadFileRequest request...-testing\\input-sample-file.docx", fileStream, MyStorage); FilesUploadResult...

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