Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 127,393 for

pptx api

(0.08 sec)
  1. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , slides . export . SaveFormat . PPTX ) Save Presentations...presentation : with open ( "output.pptx" , "bw" ) as file_stream : #...

    docs.aspose.com/slides/python-net/save-presenta...
  2. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , SaveFormat . Pptx ); } Save Presentations...fileStream = new FileStream ( "Output.pptx" , FileMode . Create )) { //...

    docs.aspose.com/slides/net/save-presentation/
  3. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , SaveFormat . Pptx ); } finally { presentation...new FileOutputStream ( "Output.pptx" ); try { // Save the presentation...

    docs.aspose.com/slides/java/save-presentation/
  4. Export MD to PPTM in Android | products.aspose.com

    Android Api to Convert MD to PPTM without using Microsoft Word...is a comprehensive suite of APIs that enables you to easily integrate...applications. It consists of two APIs, Aspose.PDF for Android via...

    products.aspose.com/total/android-java/conversi...
  5. Export XPS to POT in Android | products.aspose.com

    Android Api to Convert XPS to POT without using Microsoft Word...is a comprehensive suite of APIs that enables developers to create...presentations. It includes two APIs, Aspose.PDF for Android via...

    products.aspose.com/total/android-java/conversi...
  6. Replacing Images inside Presentation Image Coll...

    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....Slides for Java provides a simple API methods for replacing the images...the modified presentation as a PPTX file. //Instantiate the presentation...

    docs.aspose.com/slides/java/replacing-images-in...
  7. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for PHP via Java — optimize data visuals in PowerPoint presentations....PHP via Java provides a simple API for managing error bar values...the modified presentation to a PPTX file. # Create an instance of...

    docs.aspose.com/slides/php-java/error-bar/
  8. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and Pptx slides to editable Word documents in C++ using Aspose.Slides with precise layout, images and formatting preserved....from a presentation (PPT or PPTX) in new ways, you may benefit...To convert a PowerPoint file (PPTX or PPT) to Word (DOCX or DOCX)...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically....the modified presentation as a PPTX file. In the example given below...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/rectangle/
  10. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....the modified presentation as a PPTX file. In the example given below...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/java/rectangle/