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

pptx

(0.21 sec)
  1. Convert EPUB to SWF via Java API | products.asp...

    Java API to Convert EPUB to SWF without using Microsoft Word...can be used to export EPUB to PPTX. This component provides a wide...the EPUB has been converted to PPTX, Aspose.Slides for Java can...

    products.aspose.com/total/java/conversion/epub-...
  2. Convert JSON Format to POTM via Java | products...

    Parse JSON to POTM in Java without using Microsoft PowerPoint...developers to parse JSON to PPTX. It provides a wide range of...enables developers to convert PPTX to POTM. It provides a wide...

    products.aspose.com/total/java/conversion/json-...
  3. Header Footer|Aspose.Slides for Node.js via .NE...

    Control slide headers and footers with Aspose.Slides for Node.js: add dates, slide numbers, and custom text in PPT, Pptx, and ODP with JavaScript examples....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "header_footer.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Manage Slide Show in JavaScript|Aspose.Slides f...

    Manage slide shows in JavaScript with Aspose.Slides for Node.js. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , asposeSlides . SaveFormat . Pptx ); presentation...( "output.pptx" , asposeSlides . SaveFormat . Pptx ); presentation...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....the modified presentation as a PPTX file. This C++ code shows you...= u "../out/NormalCharts_out.pptx" ; //Instantiates a presentation...

    docs.aspose.com/slides/cpp/create-chart/
  6. Java 中的组演示形状|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 对 PowerPoint 幻灯片进行形状分组和取消分组——快速、一步步的指南,附带免费 Java 代码。... 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加组形状。 // 实例化 Presentation...)); // 将 PPTX 文件写入磁盘 pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/group/
  7. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、Pptx 和 ODP 文件设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 以下代码演示了如何格式化矩形 AutoShape...setColor ( Color . BLUE ); // 将 PPTX 文件保存到磁盘。 presentation . save...

    docs.aspose.com/slides/zh/java/shape-formatting/
  8. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow....pptx" , SaveFormat . Pptx ); } Add Images from...pres . Save ( "pres.pptx" , SaveFormat . Pptx ); } Add Images to...

    docs.aspose.com/slides/net/image/
  9. Aspose.Slides for Java 15.4.0 的公共 API 和不向后兼容的更改...

    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....pptx" , SaveFormat . Pptx ); 添加了方法 IPresentation...pres . save ( "out.pptx" , SaveFormat . Pptx ); 添加了方法 ISmartArt...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  10. 在 PHP 中格式化 PowerPoint 形状|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides 在 PHP 中格式化 PowerPoint 形状——为 PPT、Pptx 和 ODP 文件精确且完全控制地设置填充、线条和效果样式。... 将修改后的演示文稿另存为 PPTX 文件。 以下 PHP 代码演示如何格式化矩形 AutoShape...awt.Color" ) -> BLUE ); // 将 PPTX 文件保存到磁盘。 $presentation -> save...

    docs.aspose.com/slides/zh/php-java/shape-format...