Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,303 for

split pptx

(0.06 sec)
  1. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....header and footer in PowerPoint PPTX/PPT presentations programmatically...See Also # Convert PowerPoint PPTX/PPT to PNG Images in C# Set...

    blog.aspose.com/slides/add-header-footer-in-pow...
  2. Save Presentations in PHP|Aspose.Slides for PHP...

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

    docs.aspose.com/slides/php-java/save-presentation/
  3. 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...
  4. 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/
  5. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...the presentation to disk as a PPTX file. This Python code shows...Save the PPTX file to disk pres . save ( "AnimText_out.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-animation/
  6. Save Presentations on Android|Aspose.Slides Doc...

    Discover how to save presentations in Java using Aspose.Slides for Android—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/androidjava/save-present...
  7. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Java. Stand out!...the presentation to disk as a PPTX file. This Java code shows you...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path...

    docs.aspose.com/slides/java/shape-animation/
  8. 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...
  9. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions.... Microsoft PowerPoint: PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM...between each other (e.g. PPT to PPTX, PPTX to ODP), or into a template...

    products.aspose.com/slides/net-core/
  10. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!...the presentation to disk as a PPTX file. This PHP code shows you...ByLevelParagraphs1 ); # Save the PPTX file to disk $pres -> save (...

    docs.aspose.com/slides/php-java/shape-animation/