Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 241,372 for

slide

(0.56 sec)
  1. Section|Aspose.Slides Documentation

    Manage Slide sections in Aspose.Slides for Android: create, rename, reorder, and group Slides with Java examples for PPT, PPTX, and ODP....Slides for Android via Java . Add...section that starts at a specific slide. static void addSection () {...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for C++: insert, link, update, and extract embedded content with C++ in PPT, PPTX, and ODP presentations....Slides for C++ . Add an OLE Object...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto pdfData...

    docs.aspose.com/slides/cpp/examples/elements/ol...
  3. ActiveX|Aspose.Slides for PHP Documentation

    Learn how to find, edit, and remove ActiveX controls in PHP with Aspose.Slides, including property updates for PowerPoint presentations....Slides for PHP via Java . Add an ActiveX...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Chart|Aspose.Slides Documentation

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

    docs.aspose.com/slides/cpp/examples/elements/ch...
  5. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理分组形状:使用 C# 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置分组形状的样式。...Slides for .NET 创建形状组、访问、取消分组和删除的示例。...var slide = presentation . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  6. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....Contents [ Hide ] Find Shape in Slide This topic will describe a simple...find a specific shape on a slide without using its internal Id...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  7. Math Text|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js MathematicalText examples: create and format equations, fractions, matrices, and symbols in PPT, PPTX, and ODP presentations....Slides for Node.js via Java . Add...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument presentations....Slides for .NET . Add SmartArt Insert...Presentation (); var slide = presentation . Slides [ 0 ]; var smartArt...

    docs.aspose.com/slides/net/examples/elements/sm...
  9. 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...
  10. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish Slides for PowerPoint and OpenDocument....Slides, a text box is represented...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...