Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 143,413 for

pptx

(0.17 sec)
  1. Export MD to PPT via C# API | products.aspose.com

    .NET API to Convert MD to PPT without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to PPT. This API provides a...

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

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

    products.aspose.com/total/net/conversion/cgm-to...
  3. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat :: Pptx ); $presentation...-> save ( "output.pptx" , SaveFormat :: Pptx ); $presentation...

    docs.aspose.com/slides/php-java/manage-slide-show/
  4. Manage Slide Show in Java|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for Java. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat . Pptx ); presentation ..... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/java/manage-slide-show/
  5. How to Convert SVG to Presentation using Java

    We'll walk you through the steps in Java for how to convert SVG to Presentation using Java. With the help of a few lines of code you can easily convert SVG to presentation using Java....macOS for converting SVG to PPTX in Java seamlessly and without...software. Steps to Export SVG to PPTX in Java Configure your application...

    kb.aspose.com/slides/java/how-to-convert-svg-to...
  6. 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...
  7. Convert CSV to POWERPOINT with C++ or with free...

    Convert CSV to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/csv-to...
  8. Java 中的组演示形状|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/group/
  9. 幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中控制幻灯片:创建、克隆、重新排序、调整大小、设置背景,并对 PPT、Pptx 和 ODP 演示文稿应用过渡效果。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "slide.pptx" ); try { // 按索引访问幻灯片。 let firstSlide...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and Pptx files with advanced shape effects using JavaScript and Aspose.Slides for Node.js—create striking, professional slides in seconds....pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."reflection.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/shape-effect/