Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 143,419 for

pptx

(0.33 sec)
  1. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide layout adjustments and boost productivity....pptx" , SaveFormat :: Pptx ); presentation ->...< Presentation > ( u "sample.pptx" ); // Get the original slide...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  2. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation ( "MyPresentation.pptx" , $loadOptions ); try { # Work...

    docs.aspose.com/slides/php-java/custom-font/
  3. 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...
  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. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); // Setting Footer pres ..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); // Method to set...

    docs.aspose.com/slides/net/presentation-header-...
  6. Apply a theme to a presentation|Aspose.Slides D...

    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" ; string ThemeFileName = FilePath + "Theme.pptx" ; ...pass the master from the source PPTX to be cloned as parameter to...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  7. Manage Presentation Headers and Footers in Java...

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

    docs.aspose.com/slides/java/presentation-header...
  8. Manage Presentation Headers and Footers in PHP|...

    Use Aspose.Slides for PHP via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { # Setting Footer $pres..."HeaderFooterJava.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/presentation-he...
  9. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...
  10. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....pptx" )) { // Get the original slide.... Save ( "output.pptx" , SaveFormat . Pptx ); } If a slide contains...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...