Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 241,206 for

slide

(0.16 sec)
  1. Clone Presentation Slides in C++|Aspose.Slides ...

    Quickly duplicate PowerPoint Slides with Aspose.Slides for C++. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....Presentation Slides in C++ Contents [ Hide ] Clone Slides in a Presentation...replica of something. Aspose.Slides for C++ also makes it possible...

    docs.aspose.com/slides/cpp/clone-slides/
  2. Connector|Aspose.Slides for PHP Documentation

    Draw and control connectors in PHP with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....Slides for PHP via Java . Add a Connector...shape between two points on the slide. function addConnector () {...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .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/python-net/manage-zoom/
  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. Clone Presentation Slides in Java|Aspose.Slides...

    Quickly duplicate PowerPoint Slides with Aspose.Slides for Java. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....Presentation Slides in Java Contents [ Hide ] Clone Slides in a Presentation...replica of something. Aspose.Slides for Java also makes it possible...

    docs.aspose.com/slides/java/clone-slides/
  6. Add Slides to Presentations in PHP|Aspose.Slide...

    Easily add Slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java — seamless, efficient Slide insertion in seconds....Add Slides to Presentations in PHP Contents [ Hide ] Add a Slide...Before talking about adding slides to the presentation files,...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  7. 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...
  8. 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...
  9. 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...
  10. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for .NET 支持为图表元素添加动画。 Series...获取图表对象的引用 var slide = presentation . Slides [ 0 ] as Slide ; var shapes...

    docs.aspose.com/slides/zh/net/animated-charts/