Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 143,407 for

pptx

(0.23 sec)
  1. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up slide design and automation....pptx" )) { ISlide slide = pres ....Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/net/manage-smartart/
  2. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....pptx" ); try { var table = pres ...the modified presentation as a PPTX file. This JavaScript code shows...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  3. 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...
  4. Save Presentations in JavaScript|Aspose.Slides ...

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

    docs.aspose.com/slides/nodejs-java/save-present...
  5. Save Presentations in C++|Aspose.Slides Documen...

    Discover how to save presentations in C++ using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , SaveFormat :: Pptx ); presentation ->...MakeObject < FileStream > ( u "Output.pptx" , FileMode :: Create ); //...

    docs.aspose.com/slides/cpp/save-presentation/
  6. Export TEX to POWERPOINT in Android | products....

    Android API to Convert TEX to POWERPOINT without using Microsoft Word...first step is to export TEX to PPTX using Aspose.PDF for Android...features for converting TEX to PPTX, including the ability to set...

    products.aspose.com/total/android-java/conversi...
  7. Export PCL to POWERPOINT in Android | products....

    Android API to Convert PCL to POWERPOINT without using Microsoft Word...first step is to export PCL to PPTX using Aspose.PDF for Android...to convert PCL documents to PPTX format, which is the native...

    products.aspose.com/total/android-java/conversi...
  8. C++ API to Convert XML to PPTM | products.aspos...

    Convert XML to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...used to export XML to PPTX and convert PPTX to PPTM respectively...for C++, you can export XML to PPTX in just two simple steps. First...

    products.aspose.com/total/cpp/conversion/xml-to...
  9. Convert JSON Format to POTX via Java | products...

    Parse JSON to POTX in Java without using Microsoft PowerPoint...Cells for Java to parse JSON to PPTX. Aspose.Cells for Java is a...the ability to parse JSON to PPTX. With Aspose.Cells for Java...

    products.aspose.com/total/java/conversion/json-...
  10. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more....pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/text-formatting/