Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 141,115 for

pptx

(0.13 sec)
  1. Convert PDF to PPTM in Python | products.aspose...

    Sample code for PDF to PPTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPTM files....to PPTM HTML JPG PDF SVG PPT PPTX Convert PDF to PPTM in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PDF to PPSM in Python | products.aspose...

    Sample code for PDF to PPSM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPSM files....to PPSM HTML JPG PDF SVG PPT PPTX Convert PDF to PPSM in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  3. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....pptx" ); try { ISlide slide = pres...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/java/shape-manipulations/
  4. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....pptx" ); try { var slide = pres ...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  5. 使用 C++ 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...pptx" , SaveFormat :: Pptx ); 从网络向幻灯片添加图像 如...-> Save ( u "pres.pptx" , SaveFormat :: Pptx ); 向母版幻灯片添加图像 幻灯...

    docs.aspose.com/slides/zh/cpp/image/
  6. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... 将修改后的演示文稿另存为 PPTX 文件。 下面的 C# 代码演示了如何创建簇状柱形图: //...Separator = "/" ; // 将演示文稿保存为 PPTX 文件到磁盘。 presentation . Save (...

    docs.aspose.com/slides/zh/net/create-chart/
  7. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....pptx" )) { ISlide slide = p . Slides...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/net/shape-manipulations/
  8. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....pptx" ); try { ISlide slide = pres...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/androidjava/shape-manipu...
  9. Manage Presentation Comments in JavaScript|Aspo...

    Master presentation comments with Aspose.Slides for Node.js: add, read, edit, and delete comments in PowerPoint files using JavaScript fast and easily....pptx" , aspose . slides . SaveFormat . Pptx ); if ( Comments.... Presentation ( "Comments1.pptx" ); try { for ( let i = 0 ;...

    docs.aspose.com/slides/nodejs-java/presentation...
  10. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/java/image/