Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 142,025 for

pptx

(0.12 sec)
  1. 将 PPT 和 PPTX 转换为 C++ PDF【包括高级功能】|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中将 PowerPoint PPT/Pptx 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...将 PPT 和 PPTX 转换为 C++ PDF【包括高级功能】 Contents [ Hide ] 概述 在 C++ 中将...中将 PowerPoint 演示文稿(PPT、PPTX、ODP 等)转换为 PDF 格式具有多种优势,包括在不同设备之间...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  2. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and save file formats....Microsoft Excel 2007 format PPTX Saves the document in the Microsoft...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  3. What's new in Aspose.Cells for Reporting Servic...

    Aspose.Cells for Reporting Services expands and enhances daily. On this page, you can learn about the most significant features of the product....2 Support for rendering PPTX format. Aspose.Cells for Reporting...

    docs.aspose.com/cells/reportingservices/what-s-...
  4. Aspose.PUB for Java

    Ստեղծեք և փոխակերպեք PUB ձևաչափը PDF, PNG, JPG և այլ պատկերների ձևաչափերի Java-ում՝ առանց Microsoft Publisher-ի օգտագործման:...Java Najnoviji odgovori PUB-ը PPTX-ի փոխակերպումը Java-ում PUB-ը...

    kb.aspose.com/hy/pub/java/
  5. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples....pptx" ) as presentation : # Get a...slides . Presentation ( "sample.pptx" ) as presentation : # Get a...

    docs.aspose.com/slides/python-net/access-slide-...
  6. 在 Java 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Java 完成段落格式的高级控制——在 PPT、Pptx 和 ODP 演示文稿中优化对齐、间距和样式。...代码实现了添加包含文本块的段落的步骤: // 实例化表示 PPTX 文件的 Presentation 类 Presentation...} // 将 PPTX 写入磁盘 pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  7. 在 Android 上管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中优化 PPT、Pptx 和 ODP 演示文稿的对齐、间距和样式,掌握段落格式设置。...代码实现了添加包含文本片段的段落的步骤: // 实例化一个表示 PPTX 文件的 Presentation 类 Presentation...} // 将 PPTX 写入磁盘 pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  8. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for .NET view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" )) { pres . ViewProperties..."presentation_normal_view_state.pptx" , SaveFormat . Pptx ); } Set the Default...

    docs.aspose.com/slides/net/presentation-view-pr...
  9. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for C++ view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" ); pres -> get_ViewProperties..."presentation_normal_view_state.pptx" , SaveFormat :: Pptx ); Set the Default...

    docs.aspose.com/slides/cpp/presentation-view-pr...
  10. 搜索

    搜索...pptx"; // 實例化表示 PPTX 文件的 Presentation 類 ...>set_Separator(u"/"); // 保存 PPTX 文件 pres->Save(outputFilePath...

    blog.aspose.com/zh-hant/slides/create-charts-in...