Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 129,130 for

presentation

(0.1 sec)
  1. 视频|Aspose.Slides 文档

    使用 Aspose.Slides for Android 添加和控制视频:插入、播放、剪辑、设置海报帧,并通过 Java 示例导出 PPT、PPTX 和 ODP 演示文稿。...addVideo () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for Android animation examples: add, sequence, and customize effects and transitions with Java for PPT, PPTX, and ODP Presentations....addAnimation () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for Java animation examples: add, sequence, and customize effects and transitions with Java for PPT, PPTX, and ODP Presentations....addAnimation () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/a...
  4. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....addTable () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $widths...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Manage Slide Show in JavaScript|Aspose.Slides f...

    Manage slide shows in JavaScript with Aspose.Slides for Node.js. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....delivering professional presentations. One of the most important...allows you to tailor your presentation to specific conditions and...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  6. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations Using Python Contents [...Create an instance of the Presentation class. Get the target slide...

    docs.aspose.com/slides/python-net/manage-smarta...
  7. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations in .NET Contents [ Hide...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/net/picture-frame/
  8. 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...
  9. 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...
  10. Slide|Aspose.Slides Documentation

    Control slides in Aspose.Slides for Java: create, clone, reorder, resize, set backgrounds, and apply transitions with Java for PPT, PPTX, and ODP Presentations....remove slides using the Presentation class. Each example below...the presentation. static void addSlide () { Presentation presentation...

    docs.aspose.com/slides/java/examples/elements/s...