Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,326 for

presentation

(0.08 sec)
  1. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/php-java/shape-formatting/
  2. 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...
  3. 幻灯片过渡|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...
  4. Convert PPTX to PPT in JavaScript|Aspose.Slides...

    Easily convert PPTX to PPT with Aspose.Slides—ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The JavaScript code...

    docs.aspose.com/slides/nodejs-java/convert-pptx...
  5. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP Presentations....addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP Presentations....addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/t...
  7. 连接线|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在形状之间添加、路由和设置连接线的样式,提供 PPT、PPTX 和 ODP 演示文稿的 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Developer Guide|Aspose.Slides Documentation

    Discover the Aspose.Slides for Android via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....] Manage Presentations on Android Manage Presentation Slides on...on Android Manage Presentation Content on Android Design Professional...

    docs.aspose.com/slides/androidjava/developer-gu...
  9. Developer Guide|Aspose.Slides for PHP Documenta...

    Discover the Aspose.Slides for PHP via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....Hide ] Manage Presentations in PHP Manage Presentation Slides in...in PHP Manage Presentation Content in PHP Design Professional Presentations...

    docs.aspose.com/slides/php-java/developer-guide/
  10. Developer Guide|Aspose.Slides for Node.js via ....

    Discover the Aspose.Slides for Node.js via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....Manage Presentations in JavaScript Manage Presentation Slides...Slides in JavaScript Manage Presentation Content in JavaScript Design...

    docs.aspose.com/slides/nodejs-java/developer-gu...