Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 147 for

doc to pptx

(0.09 sec)
  1. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...file formats like PDF, DOCX, PPTX, XLSX etc. into JPEG, PNG, HTML...

    docs.groupdocs.cloud/viewer/features-overview/
  2. 使用 REST API 在 Java 中将 Word 文档转换为 PDF

    使用我们的高性能文件转换 API 快速转换文档格式。让我们看看如何使用 REST API 在 Java 中将 Word 文档转换为 PDF。...DOCX to PDF Java库安装 # 为了将 Word DOC 转换为 PDF,我将使用 GroupDocs.Conversion...# 本节介绍如何使用下面列出的步骤以编程方式将 Word DOC 文件转换为 PDF 文件: 首先,创建 ConvertApi...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  3. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“Docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts To be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows To use common color, or “UseObjectColor” - Allows To use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“Docx”, for example)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...PresentationLoadOpti - ppt, pps, pptx, ppsx, odp, otp, potx, potm...

    docs.groupdocs.cloud/conversion/loadoptions/
  4. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...中,您可以按照以下步骤使用 REST API 将 Word Doc 转换为 PDF 文件。 [上传][13]Word文档至云端...转换器软件只需单击一下即可快速执行转换。 如何免费在线将DOC 文件转换为PDF? [免费的在线 DOC 到 PDF 转换器](https://products...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  5. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."{pageOrientation}" } ppt, pps, pptx, ppsx, odp, potx, potm, pptm...

    docs.groupdocs.cloud/conversion/convertoptions/
  6. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how To convert presentation Documents inTo pdf Documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document inTo cloud sTorage Convert Document Download converted Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this GroupDocs.Conversion Cloud Documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'Presentation/with_notes.pptx', 'Format': 'pdf', 'LoadOptions':...

    docs.groupdocs.cloud/conversion/convert-present...
  7. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  8. 在 Java 中将 PDF 转换为 TIFF - 分步指南。

    了解如何使用 REST API 在 Java 中以编程方式将 PDF 转换为 TIFF 文件。本指南提供示例代码和分步说明。...Python 中使用 REST API 将 PDF 转换为 PPTX 使用 Java 将 PDF 文件转换为 PNG 并将 PNG...格式 如何使用 Java 将 PowerPoint PPT PPTX 转换为 HTML 如何在 Java 中将 Visio 文件转换为...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  9. 在 Ruby 中使用 REST API 将 HTML 转换为 PDF

    使用免费的在线转换器立即将 HTML 文件转换为 PDF 格式。本文介绍如何在 Ruby 中使用 REST API 将 HTML 转换为 PDF。...display_doc_title = true convertOptions.dpi...Python 中使用 REST API 将 PDF 转换为 PPTX 在 Python 中使用 REST API 将 Microsoft...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  10. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...display_doc_title = true @convertOptions...文档 如何使用 Ruby 将 Word DOCX 转换为 PPTX PowerPoint 演示文稿...

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