Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 129,278 for

presentation

(0.19 sec)
  1. Master Slide|Aspose.Slides for PHP Documentation

    Manage master slides in PHP with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....addMasterSlide () { $presentation = new Presentation (); try { // Clone... $defaultMasterSlide = $presentation -> getMasters () -> get_Item...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save Presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in Java Contents [ Hide ] Overview Open Presentations...to use the Presentation class to open a presentation. This article...

    docs.aspose.com/slides/java/save-presentation/
  3. 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....Add Slides to Presentations in Java Contents [ Hide ] Add a Slide...Slide to a Presentation Before talking about adding slides to...

    docs.aspose.com/slides/java/add-slide-to-presen...
  4. Open Presentations in Java|Aspose.Slides Docume...

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

    docs.aspose.com/slides/java/open-presentation/
  5. Chart|Aspose.Slides for PHP Documentation

    Create and customize charts in PHP with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....addChart () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Add...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. SlideTransition|Aspose.Slides for Python Docume...

    Control slide transitions in Python with Aspose.Slides: choose types, speed, sound, and timing to polish Presentations in PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides.... TransitionType . FADE presentation . save ( "slide_transition...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....Add Picture Frames to Presentations with Python Contents [ Hide...visually rich, accessible presentations. Create Picture Frames This...

    docs.aspose.com/slides/python-net/picture-frame/
  8. View POTM in Java | products.aspose.com

    View POTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/potm/
  9. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations Using Python Contents [...triggers as part of automated presentation workflows. You can set slides...

    docs.aspose.com/slides/python-net/slide-transit...
  10. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在形状之间添加、路由和设置连接器的样式,提供 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...addConnector () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...