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

slide

(0.12 sec)
  1. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for Android: insert, play, trim, set poster frames, and export with Java examples for PPT, PPTX, and ODP presentations....Slides for Android via Java . Add...an empty video frame onto a slide. static void addVideo () { Presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Slides for Java 15.10.0 Contents [...introduced with the Aspose.Slides for Java 15.10.0 API. Public...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Video|Aspose.Slides for PHP Documentation

    Work with video in PHP using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP....Slides for PHP via Java . Add a Video...Insert a video frame into a slide. function addVideo () { $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. 在 VSTO 和 Aspose.Slides 中创建新演示文稿|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides 中创建新演示文稿 Contents [ Hide ] 下面有两个代码示例,演示如何使用...下面有两个代码示例,演示如何使用 VSTO 和 Aspose.Slides for .NET 实现相同的目标。 VSTO private void...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  5. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for .NET: create, format, bind data, and export charts in PPT, PPTX, and ODP with C# examples....Slides for .NET . The snippets below...simple area chart to the first slide. static void AddChart () { using...

    docs.aspose.com/slides/net/examples/elements/ch...
  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. Note|Aspose.Slides Documentation

    Work with Slide notes in Aspose.Slides for C++: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C++ examples....notes slides using Aspose.Slides for C++ . Add a Notes Slide Create...Create a notes slide and assign text to it. static void AddNote...

    docs.aspose.com/slides/cpp/examples/elements/note/
  8. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost presentations with dynamic visuals in PPT and PPTX files — get started now....Slides for PHP via Java supports animating...reference of the chart object $slide = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/animated-charts/
  9. 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...
  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/