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

presentation

(0.11 sec)
  1. 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/
  2. 幻灯片切换|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/...
  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. 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...
  5. 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...
  6. Open Presentations in JavaScript|Aspose.Slides ...

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

    docs.aspose.com/slides/nodejs-java/open-present...
  7. 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...
  8. 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...
  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. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for Android via Java, streamlining your workflow....Efficiently Merge Presentations on Android Contents [ Hide ]...people to merge PowerPoint presentations in the same format (PPT...

    docs.aspose.com/slides/androidjava/merge-presen...