Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 141,231 for

pptx

(0.34 sec)
  1. Access Presentation Slides in Java|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Boost productivity with code examples....pptx" ); try { // Accesses a slide...pres = new Presentation ( "demo.pptx" ); try { // Gets a slide ID...

    docs.aspose.com/slides/java/access-slide-in-pre...
  2. Access Presentation Slides on Android|Aspose.Sl...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Boost productivity with Java code examples....pptx" ); try { // Accesses a slide...pres = new Presentation ( "demo.pptx" ); try { // Gets a slide ID...

    docs.aspose.com/slides/androidjava/access-slide...
  3. Customize Bubble Charts in Presentations on And...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Android via Java to enhance your data visualization easily....pptx" , SaveFormat . Pptx ); } finally { if..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/bubble-chart/
  4. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Android via Java view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" , SaveFormat . Pptx ); } finally { pres...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/androidjava/presentation...
  5. Convert CSV to PPSM with C++ or with free Onlin...

    Convert CSV to PPSM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  6. Convert CSV to PPT with C++ or with free Online...

    Convert CSV to PPT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  7. Convert CSV to POTM with C++ or with free Onlin...

    Convert CSV to POTM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  8. Convert Image to HTML in PHP | products.aspose.com

    Convert Image to HTML in PHP. Use PowerPoint PHP API to convert Image files to HTML...pptx" , SaveFormat :: Pptx ); } finally { if...TO PDF IMAGE TO PPT IMAGE TO PPTX...

    products.aspose.com/slides/php-java/conversion/...
  9. Convert JPG to HTML in PHP | products.aspose.com

    Convert JPG to HTML in PHP. Use PowerPoint PHP API to convert JPG files to HTML...pptx" , SaveFormat :: Pptx ); } finally { if...JPG TO PDF JPG TO PPT JPG TO PPTX...

    products.aspose.com/slides/php-java/conversion/...
  10. 饼图|Aspose.Slides for Node.js via .NET 文档

    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" , aspose . slides . SaveFormat . Pptx ); } finally...删除默认生成的系列和类别。 添加新类别。 添加新系列。 将修改后的演示文稿写入 PPTX 文件。 // 创建 Presentation 类的实例...

    docs.aspose.com/slides/zh/nodejs-java/pie-chart/