Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 243,599 for

slide

(0.29 sec)
  1. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PPT、PPTX 和 ODP 演示文稿中添加、路由和设置形状之间的连接器样式。...Slides for C++ 将形状通过连接线连接并更改其目标。 添加连接线...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto connector...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android 在形状之间添加、路由和设置连接器的样式,并提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...Slides for Android via Java 将形状通过连接器连接并更改其目标。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  3. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在形状之间添加、路由和设置连接器的样式,提供 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...Slides for Java 将形状通过连接线连接并更改其目标。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...
  4. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP via Java, streamlining your workflow....effectively combining their slides in a single presentation to...presentations in such manner. Aspose.Slides for PHP via Java , however...

    docs.aspose.com/slides/php-java/merge-presentat...
  5. Get the titles of all the 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....Get the titles of all the slides Contents [ Hide ] OpenXML SDK..."Get the titles of all the slides.pptx" ; foreach ( string s...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  6. Audio|Aspose.Slides for Node.js via .NET Docume...

    Discover Aspose.Slides for Node.js audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear JavaScript code....Slides for Node.js via Java . The...audio frame on a presentation slide. function addAudio () { let...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Adding Picture Frames with Animation Using VSTO...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and animate picture frames in PowerPoint (PPT, PPTX) Slides with clean C# code....Slides for .NET Contents [ Hide ]...first VSTO 2008 and then Aspose.Slides for .NET . First, we show you...

    docs.aspose.com/slides/net/adding-picture-frame...
  8. 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...
  9. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用 SmartArt:使用 C++ 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...Slides for C++ 添加 SmartArt 图形、访问它们、删除它们以及更改布局。...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto smartArt...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. Create a Presentation Viewer in Java|Aspose.Sli...

    Create a custom presentation viewer in Java using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Slides for Java is used to create...presentation files with slides. These slides can be viewed by opening...

    docs.aspose.com/slides/java/presentation-viewer/