Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 129,250 for

presentation

(0.18 sec)
  1. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) Presentations to high-quality TIFF images using Aspose.Slides for Java, with code examples....Convert PowerPoint Presentations to TIFF in Java Contents [ Hide...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. SlideTransition|Aspose.Slides for PHP Documenta...

    Control slide transitions in PHP with Aspose.Slides: choose types, speed, sound, and timing to polish Presentations in PPT, PPTX and ODP....addSlideTransition () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Apply...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. Video|Aspose.Slides Documentation

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

    docs.aspose.com/slides/java/examples/elements/v...
  4. Video|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/examples/ele...
  5. Layout Slide|Aspose.Slides for PHP Documentation

    Use PHP to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in Presentations for PPT, PPTX and ODP....up unused ones to reduce presentation size. Add a Layout Slide...addLayoutSlide () { $presentation = new Presentation (); try { $masterSlide...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Comment|Aspose.Slides for Node.js via .NET Docu...

    Work with slide comments in Aspose.Slides for Node.js: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with code examples....authored by a user and save the presentation. function addModernComment...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. 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/php-java/manage-slide-show/
  8. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations in .NET Contents [ Hide...using ( Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/net/manage-smartart/
  9. VbaMacro|Aspose.Slides for PHP Documentation

    Work with VBA macros in PHP using Aspose.Slides: add or edit projects and modules, sign or remove macros, and save Presentations in PPT, PPTX and ODP....Add a VBA Macro Create a presentation with a VBA project and a...addVbaMacro () { $presentation = new Presentation (); try { $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. 章节|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中管理幻灯片章节:轻松创建、重命名、重新排序,移动幻灯片到不同章节,并控制 PPT、PPTX 和 ODP 的可见性。...addSection () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 指定标记章节开始的幻灯片。...

    docs.aspose.com/slides/zh/php-java/examples/ele...