Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 143,436 for

pptx

(0.07 sec)
  1. Manage VBA Projects in Presentations in .NET|As...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for .NET to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/net/presentation-via-vba/
  2. Convert Presentations to Animated GIFs in Pytho...

    Easily convert PowerPoint presentations (PPT, Pptx) and OpenDocument files (ODP) to animated GIFs with Aspose.Slides for Python. Fast, high-quality results....pptx" ) pres . save ( "pres.gif"...Presentation ( path + "pres.pptx" ) options = slides . export...

    docs.aspose.com/slides/python-net/convert-power...
  3. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, Pptx) to animated GIFs with Aspose.Slides for Android via Java. Fast, high-quality results....pptx" ); try { pres . save ( "pres...pres = new Presentation ( "pres.pptx" ); try { GifOptions gifOptions...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in JavaScript with Aspose.Slides, complete code samples and best practices....pptx" ); try { var controls = pres...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/nodejs-java/flash/
  6. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Java: insert, crop, compress, recolor, and export images with Java examples for PPT, Pptx, and ODP presentations....pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/java/examples/elements/p...
  7. Convert CSV to PPS using Java or with free Onli...

    Java API to Export CSV to PPS or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....format using save method and set Pptx as SaveFormat Conversion Requirements...Presentation File) Convert CSV to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/csv-t...
  8. Convert DOTX to JSON Format via Java | products...

    Convert DOTX to JSON format via Java without using using Microsoft Word or Microsoft Excel...Presentation) Convert DOTX to PPTX (Open XML presentation Format)...Presentation File) Convert DOTX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/dotx-...
  9. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...pptx"); ISlide slide = presentation...attached the original powerpoint pptx file used to repeat the issue...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  10. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); // Setting Footer pres ->..."HeaderFooterJava.pptx" , SaveFormat :: Pptx ); Manage Headers...

    docs.aspose.com/slides/cpp/presentation-header-...