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

presentation

(0.13 sec)
  1. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for Android 中掌握幻灯片切换:使用 Java 示例为 PPT、PPTX 和 ODP 演示文稿添加、定制和排列效果及持续时间。...addSlideTransition () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. 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...
  3. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for C++: create, edit, convert, and style diagrams with C++ for PowerPoint and OpenDocument Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto smartArt = slide...

    docs.aspose.com/slides/cpp/examples/elements/sm...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  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. Save Presentations in Python|Aspose.Slides for ...

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

    docs.aspose.com/slides/python-net/save-presenta...