Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 240,961 for

slide

(0.09 sec)
  1. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....Slides for .NET supports animating...object var slide = presentation . Slides [ 0 ] as Slide ; var shapes...

    docs.aspose.com/slides/net/animated-charts/
  2. OleObject|Aspose.Slides for PHP Documentation

    Work with OLE objects in PHP using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....Slides for PHP via Java . Add an OLE...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for .NET, with C# examples for PPT, PPTX, and ODP presentations....Slides for .NET . Add a Connector...shape between two points on the slide. static void AddConnector ()...

    docs.aspose.com/slides/net/examples/elements/co...
  4. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET animation examples: add, sequence, and customize effects and transitions with C# for PPT, PPTX, and ODP presentations....Slides for .NET . Add an Animation...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/an...
  5. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ animation examples: add, sequence, and customize effects and transitions with C++ for PPT, PPTX, and ODP presentations....Slides for C++ . Add an Animation...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/cpp/examples/elements/an...
  6. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/net/manage-zoom/
  7. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Android, with Java examples for PPT, PPTX, and ODP presentations....Slides for Android via Java . Add...shape between two points on the slide. static void addConnector ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Java: create, format, merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....Slides for Java . Add a Table Create...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/t...
  9. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for C++: create, nest, align, reorder, and style group shapes with C++ examples in PPT, PPTX, and ODP presentations....Slides for C++ . Add a Group Shape...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto group...

    docs.aspose.com/slides/cpp/examples/elements/gr...
  10. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 动画示例:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...Slides for .NET 创建简单动画并管理其顺序。 添加动画...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...