Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 242,760 for

slide

(0.08 sec)
  1. 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...
  2. Note|Aspose.Slides Documentation

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

    docs.aspose.com/slides/java/examples/elements/n...
  3. 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...
  4. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for C++ audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear C++ code....Slides for C++ . The following examples...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Create...

    docs.aspose.com/slides/cpp/examples/elements/au...
  5. Access Presentation Slides in JavaScript|Aspose...

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

    docs.aspose.com/slides/nodejs-java/access-slide...
  6. Access Presentation Slides in C++|Aspose.Slides...

    Learn how to access and manage Slides in PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Boost productivity with code examples....Access Presentation Slides in C++ Contents [ Hide ] Overview...and manage slides in a presentation using Aspose.Slides. It shows...

    docs.aspose.com/slides/cpp/access-slide-in-pres...
  7. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Java: create, format, merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....Slides for Java . Add a Table Create...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/t...
  8. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for C++: create, nest, align, reorder, and style group shapes with C++ examples in PPT, PPTX, and ODP presentations....Slides for C++ . Add a Group Shape...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto group...

    docs.aspose.com/slides/cpp/examples/elements/gr...
  9. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per Slide, and control visibility in PowerPoint and OpenDocument....and update notes slides using Aspose.Slides for Python via .NET...NET . Add a Notes Slide Create a notes slide and assign text to...

    docs.aspose.com/slides/python-net/examples/elem...
  10. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 动画示例:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...Slides for .NET 创建简单动画并管理其顺序。 添加动画...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...