Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 129,327 for

presentation

(0.41 sec)
  1. Convert ODP to PPTX on Android|Aspose.Slides Do...

    Convert ODP to PPTX with Aspose.Slides for Android. Clean Java code examples, batch tips, and high-quality results—no PowerPoint needed....Convert ODP to PPTX/PPT Presentation Aspose.Slides for Android...offers Presentation class that represents a presentation file....

    docs.aspose.com/slides/androidjava/convert-odp-...
  2. Create Presentations in Java|Aspose.Slides Docu...

    Create Presentations in Java with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations in Java Contents [ Hide ] Overview Aspose...lets you build a brand‑new presentation file entirely in code. This...

    docs.aspose.com/slides/java/create-presentation/
  3. Video|Aspose.Slides for Node.js via .NET Docume...

    Add and control videos with Aspose.Slides for Node.js: insert, play, trim, set poster frames, and export with examples for PPT, PPTX, and ODP Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. 幻灯片过渡|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、PPTX 和 ODP 演示文稿。...addSlideTransition () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 应用淡入过渡。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  5. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for C++: choose, apply, and customize slide layouts, placeholders, and masters with C++ examples for PPT, PPTX, and ODP Presentations....up unused ones to reduce presentation size. Add a Layout Slide...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/cpp/examples/elements/la...
  6. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP Presentations....addMathText () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/m...
  7. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java 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/java/viewer/ppsx/
  8. View PPTM in Java | products.aspose.com

    View PPTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/pptm/
  9. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java 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/java/viewer/pps/
  10. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument Presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity....Convert Presentations to HTML5 in Java Contents [ Hide ] Info...shows how you to export a presentation to HTML5 without web extensions...

    docs.aspose.com/slides/java/export-to-html5/