Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 143,423 for

pptx

(0.1 sec)
  1. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as PPTX. import aspose.slides as slides...slides . Presentation ( "pres.pptx" ) as presentation : # Get a...

    docs.aspose.com/slides/python-net/superscript-a...
  2. Supported File Formats|Aspose.Slides Documentation

    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....PowerPoint presentation 97 - 2003 PPTX PowerPoint presentation 2007...

    docs.aspose.com/slides/sharepoint/supported-fil...
  3. Saving a Presentation with a Bubble Chart in C#...

    I have found some issues, but t is not easy too reprodue this. Becouse we got Pptx Templates and fill it dynamic with data. For This error we open a Pptx with a multimeda placeholder: grafik.png (4.5 KB) We set here …... Becouse we got pptx Templates and fill it dynamic...data. For This error we open a pptx with a multimeda placeholder:...

    forum.aspose.com/t/saving-a-presentation-with-a...
  4. Get all the text in all the slides|Aspose.Slide...

    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" ; int numberOfSlides = CountSlides..."Get all the text in a slide.pptx" ; int numberOfSlides = CountSlides...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  5. Add Slides to Presentations in JavaScript|Aspos...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java — seamless, efficient slide insertion in seconds....the PPTX file to the Disk pres . save ( "EmptySlide.pptx" , aspose...aspose . slides . SaveFormat . Pptx ); } finally { pres . dispose...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  6. Add Slides to Presentations in PHP|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java — seamless, efficient slide insertion in seconds....the PPTX file to the Disk $pres -> save ( "EmptySlide.pptx" ,... SaveFormat :: Pptx ); } finally { $pres -> dispose (); } FAQ...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  7. Add Slides to Presentations in Java|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Java—seamless, efficient slide insertion in seconds....the PPTX file to the Disk pres . save ( "EmptySlide.pptx" , SaveFormat...SaveFormat . Pptx ); } finally { pres . dispose (); } FAQ Can...

    docs.aspose.com/slides/java/add-slide-to-presen...
  8. Render Presentation Slides as SVG Images on And...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Android. High-quality visuals with simple Java code examples....pptx" ); try { for ( int index =...application level. Convert PPT and PPTX to PDF on Android [Advanced...

    docs.aspose.com/slides/androidjava/render-a-sli...
  9. Render Presentation Slides as SVG Images in Jav...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Java. High-quality visuals with simple code examples....pptx" ); try { for ( int index =...application level. Convert PPT and PPTX to PDF in Java [Advanced Features...

    docs.aspose.com/slides/java/render-a-slide-as-a...
  10. Render Presentation Slides as SVG Images in C++...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for C++. High-quality visuals with simple code examples....pptx" ); for ( int32_t index = 0...application level. Convert PPT and PPTX to PDF in C++ [Advanced Features...

    docs.aspose.com/slides/cpp/render-a-slide-as-an...