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

presentation

(0.07 sec)
  1. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for Android: create, clone, reorder, resize, set backgrounds, and apply transitions with Java for PPT, PPTX, and ODP Presentations....remove slides using the Presentation class. Each example below...the presentation. static void addSlide () { Presentation presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  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. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations in .NET Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/net/manage-smartart-shape/
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....the current presentation or another open presentation. The cloning...the end within the same presentation. Clone a slide to a specific...

    docs.aspose.com/slides/python-net/clone-slides/
  9. 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/
  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...