Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 143,433 for

pptx

(0.15 sec)
  1. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, Pptx, and ODP files with precision and full control....the modified presentation as a PPTX file. The following Python code...draw . Color . blue # Save the PPTX file to disk. presentation ...

    docs.aspose.com/slides/python-net/shape-formatt...
  2. Animation|Aspose.Slides for PHP Documentation

    Master slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "animation.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. Export MHTML to POT in Android | products.aspos...

    Android API to Convert MHTML to POT without using Microsoft Word...helps you to export MHTML to PPTX. It provides a wide range of...API that helps you to convert PPTX to POT. It provides a wide range...

    products.aspose.com/total/android-java/conversi...
  4. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and Pptx to PDF with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...= new Presentation ( "sample.pptx" )) { // Configure PDF options...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Convert HTML to PPT in Java | products.aspose.com

    Convert HTML to PPT in Java. Use Java library API to convert HTML to PowerPoint...PowerPoint JPG TO PPTX JPG TO PPT PNG TO PPT PNG TO PPTX PDF TO PPT...PPT PDF TO PPTX HTML TO PPTX...

    products.aspose.com/slides/java/conversion/html...
  6. Convert PNG to PPT in Java | products.aspose.com

    Convert PNG to PPT in Java. Use Java library API to convert PNG images to PowerPoint...JPG TO PPTX JPG TO PPT PNG TO PPTX PDF TO PPT PDF TO PPTX HTML...HTML TO PPT HTML TO PPTX...

    products.aspose.com/slides/java/conversion/png-...
  7. Convert JPG to PPT in Java | products.aspose.com

    Convert JPG to PPT in Java. Use Java library API to convert JPG images to PowerPoint...JPG TO PPTX PNG TO PPT PNG TO PPTX PDF TO PPT PDF TO PPTX HTML...HTML TO PPT HTML TO PPTX...

    products.aspose.com/slides/java/conversion/jpg-...
  8. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....SmartArt nodes, and save results to PPTX. Get Text from SmartArt The...slides . Presentation ( "SmartArt.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/manage-smartart/
  9. Convert Microsoft PowerPoint Presentation in No...

    Node.js API to Convert PPT to PDF. Convert Presentations to JPG, PNG and other formats in Node.js....js via Java Conversion PPT PPTX ODP PDF Convert PowerPoint Presentation...Java API. Convert PPTX How to Convert PPTX using Aspose.Slides...

    products.aspose.com/slides/nodejs-java/conversion/
  10. ISlide.getImage(RenderingOptions, Dimension) Re...

    Version: Aspose.Slides for Java 25.12 Issue: When rendering a slide using slide.getImage(new RenderingOptions(), dimension), the output image quality is significantly worse than slide.getImage(dimension) with the same d…...Steps: Load a PPTX presentation (attached an example pptx) Render a...workaround. I have attached source PPTX file, output image rendered...

    forum.aspose.com/t/islide-getimage-renderingopt...