Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 141,639 for

pptx

(0.28 sec)
  1. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This sample code shows..."presentation-zoom.pptx" , slides . export . SaveFormat . PPTX ) Creating...

    docs.aspose.com/slides/python-net/manage-zoom/
  2. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....pptx" , slides . export . SaveFormat . PPTX ) if comments.... Presentation ( "Comments1.pptx" ) as presentation : for author...

    docs.aspose.com/slides/python-net/presentation-...
  3. Export MD to PPSX via C# API | products.aspose.com

    .NET API to Convert MD to PPSX without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...MD file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/md-to-...
  4. 图片框|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加图片框...将修改后的演示文稿写入为 PPTX 文件。 此 JavaScript 代码演示了如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...); // 将 PPTX 文件写入磁盘 pres . save ( "RectPicFrame.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/picture-f...
  5. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... PresentationML (PPTX, XML) Aspose.Slides for Java...as PresentationML or PPTX). PPT to PPTX conversion Aspose.Slides...

    docs.aspose.com/slides/java/features-overview/
  6. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....pptx" ); try { // Accesses a slide...save ( "modified.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/remove-slide...
  7. Export MD to OTP via C# API | products.aspose.com

    .NET API to Convert MD to OTP without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...file formats, including MD, PPTX, and OTP. The second step is...

    products.aspose.com/total/net/conversion/md-to-...
  8. Export CGM to SWF via C# API | products.aspose.com

    .NET API to Convert CGM to SWF without using Microsoft Word...transform the CGM file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to SWF. Aspose.PDF for .NET...

    products.aspose.com/total/net/conversion/cgm-to...
  9. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Node.js via Java and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/superscript-...
  10. 如何使用 Python 将 PowerPoint 转换为 Tiff

    本主题介绍如何使用 Python 将 Presentation 转换为 TIFF,以及设置环境和验证工作示例代码的详细步骤。您还可以考虑使用本主题中提供的相同示例代码在 Python 中将 PPT 转换为 TIFF。...slides 命名空间,用于将 PPTX 导出到 TIFF 通过创建 Presentation 类的实例来加载源演示文稿...DPI 和图像尺寸设置 Python 中的 Save 方法将 PPTX 转换为 TIFF 上述步骤通过使用一些 API 调用将...

    kb.aspose.com/zh/slides/python/how-to-convert-p...