Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 129,130 for

presentation

(0.36 sec)
  1. Chart|Aspose.Slides for Node.js via .NET Docume...

    Master charts with Aspose.Slides for Node.js via Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with JavaScript examples....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast code examples and advanced conversion options....PowerPoint and OpenDocument presentations (PPT, PPTX, ODP, etc.) into...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Section|Aspose.Slides Documentation

    Manage slide sections in Aspose.Slides for C++: create, rename, reorder, and group slides with C++ examples for PPT, PPTX, and ODP....] Examples for managing presentation sections—add, access, remove...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/cpp/examples/elements/se...
  4. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for .NET: create, clone, reorder, resize, set backgrounds, and apply transitions with C# for PPT, PPTX, and ODP Presentations....remove slides using the Presentation class. Each example below...add an empty slide to the presentation. static void AddSlide ()...

    docs.aspose.com/slides/net/examples/elements/sl...
  5. View POTX in Java | products.aspose.com

    View POTX in Java. Use Java library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/potx/
  6. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用 SmartArt:使用 Java 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...addSmartArt () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  7. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 SmartArt:使用 Java 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和美化图表。...addSmartArt () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  8. View POT in C++ | products.aspose.com

    View POT in C++. Use C++ library API to open and view PowerPoint slideshow...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/pot/
  9. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Android, with Java examples for PPT, PPTX, and ODP Presentations....addConnector () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations Using Java Contents [ Hide...below: Create an instance of Presentation class. Apply a Slide Transition...

    docs.aspose.com/slides/java/slide-transition/