Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 129,290 for

presentation

(0.06 sec)
  1. SlideTransition|Aspose.Slides for PHP Documenta...

    Control slide transitions in PHP with Aspose.Slides: choose types, speed, sound, and timing to polish Presentations in PPT, PPTX and ODP....addSlideTransition () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Apply...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Java: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP Presentations....up unused ones to reduce presentation size. Add a Layout Slide...addLayoutSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/l...
  3. Manage VBA Projects in Presentations on Android...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for Android via Java to streamline your workflow....Manage VBA Projects in Presentations on Android Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/androidjava/presentation...
  4. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint Presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML in .NET Contents [ Hide...PowerPoint and OpenDocument presentations to HTML with Aspose.Slides...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations on Android Contents [ Hide...node. Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/androidjava/manage-smart...
  6. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/php-java/slide-layout/
  7. Manage VBA Projects in Presentations Using Java...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for Java to streamline your workflow....Manage VBA Projects in Presentations Using Java Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/java/presentation-via-vba/
  8. Open Presentations in PHP|Aspose.Slides for PHP...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) Presentations effortlessly with Aspose.Slides for PHP via Java — fast, reliable, fully featured....Open Presentations in PHP Contents [ Hide ] Overview Beyond creating...creating PowerPoint presentations from scratch, Aspose.Slides...

    docs.aspose.com/slides/php-java/open-presentation/
  9. VbaMacro|Aspose.Slides for PHP Documentation

    Work with VBA macros in PHP using Aspose.Slides: add or edit projects and modules, sign or remove macros, and save Presentations in PPT, PPTX and ODP....Add a VBA Macro Create a presentation with a VBA project and a...addVbaMacro () { $presentation = new Presentation (); try { $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP Presentations....Manage Audio in Presentations on Android Contents [ Hide ] Create...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/androidjava/audio-frame/