Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 241,365 for

slide

(0.11 sec)
  1. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....Slides for Python via .NET. Learn...Shape APIs. Find Shapes on Slides PowerPoint identifies shapes...

    docs.aspose.com/slides/python-net/shape-manipul...
  2. Access Presentation Slides in .NET|Aspose.Slide...

    Learn how to access and manage Slides in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Boost productivity with code examples....Presentation Slides in .NET Contents [ Hide ] Aspose.Slides allows...access slides in two ways: by index and by ID. Access a Slide by...

    docs.aspose.com/slides/net/access-slide-in-pres...
  3. SlideTransition|Aspose.Slides Documentation

    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....Hide ] Demonstrates applying slide transition effects and timings...timings with Aspose.Slides for .NET . Add a Slide Transition Apply...

    docs.aspose.com/slides/net/examples/elements/sl...
  4. Header Footer|Aspose.Slides for Node.js via .NE...

    Control Slide headers and footers with Aspose.Slides for Node.js: add dates, Slide numbers, and custom text in PPT, PPTX, and ODP with JavaScript examples....Slides for Node.js via Java . Add...text to the footer area of a slide and make it visible. function...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. Animate PowerPoint Charts in JavaScript|Aspose....

    Create stunning animated charts in JavaScript with Aspose.Slides for Node.js. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....Slides for Node.js via Java supports...file var pres = new aspose . slides . Presentation ( "ExistingChart...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  6. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for Java: insert, link, update, and extract embedded content with Java in PPT, PPTX, and ODP presentations....Slides for Java . Add an OLE Object...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/o...
  7. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中掌握幻灯片切换:使用 C++ 示例为 PPT、PPTX 和 ODP 演示文稿添加、定制和排序效果及持续时间。...Slides for C++ 应用幻灯片切换效果和时间设置。 添加幻灯片切换...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 应用淡入切换。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  8. Create New Presentations Using VSTO and Aspose....

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create new PowerPoint (PPT, PPTX) presentations in C# with clean, reliable code....Slides for .NET Contents [ Hide ]...deployment problems. Aspose.Slides for .NET is a component that...

    docs.aspose.com/slides/net/create-a-new-present...
  9. 连接器|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...
  10. 连接器|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...