Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 243,609 for

slide

(0.19 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. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Android: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....Slides for Android via Java . The...simple area chart to the first slide. static void addChart () { Presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Access Presentation Slides in Java|Aspose.Slide...

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

    docs.aspose.com/slides/java/access-slide-in-pre...
  4. Note|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/examples/ele...
  5. 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...
  6. 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/
  7. Access Presentation Slides on Android|Aspose.Sl...

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

    docs.aspose.com/slides/androidjava/access-slide...
  8. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for C++: create, edit, convert, and style diagrams with C++ for PowerPoint and OpenDocument presentations....Slides for C++ . Add SmartArt Insert...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto smartArt...

    docs.aspose.com/slides/cpp/examples/elements/sm...
  9. 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...
  10. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Android: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP presentations....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...