Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 143,414 for

pptx

(0.06 sec)
  1. Convert PPTM to XPS in Python | products.aspose...

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

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

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

    products.aspose.com/slides/python-net/conversio...
  3. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿写入为 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides.... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/zh/java/manage-ole/
  4. 使用 JavaScript 管理演示文稿表格|Aspose.Slides for Node.j...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 幻灯片中创建和编辑表格。发现简易代码示例,简化您的表格工作流。... // 实例化一个表示 PPTX 文件的 Presentation 类 var pres...( "table.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/manage-ta...
  5. 在 .NET 中管理演示文稿的图表工作簿|Aspose.Slides 文档

    探索适用于 .NET 的 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。...pptx" )) { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" )) { ISlide slide = pres ....

    docs.aspose.com/slides/zh/net/chart-workbook/
  6. Manage Presentation Comments in Java|Aspose.Sli...

    Master presentation comments with Aspose.Slides for Java: add, read, edit, and delete comments in PowerPoint files fast and easily....pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/java/presentation-comments/
  7. Manage Presentation Comments on Android|Aspose....

    Master presentation comments with Aspose.Slides for Android via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/androidjava/presentation...
  8. Manage Media|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/cpp/manage-media/
  9. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in C++....pptx" ; // Load the desired the presentation...set_FontHeight ( 18 ); } } } // Save PPTX to Disk pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/manage-paragraph/
  10. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....pptx" , SaveFormat . Pptx ); } Display Percentage..."DisplayPercentageAsL_out.pptx" , SaveFormat . Pptx ); Set Percentage...

    docs.aspose.com/slides/net/chart-data-label/