Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 129,327 for

presentation

(0.98 sec)
  1. Secure Presentations with Passwords in .NET|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument Presentations with Aspose.Slides for .NET. Secure your Presentations....Secure Presentations with Passwords in .NET Contents [ Hide ]...When you password-protect a presentation, it means that you are setting...

    docs.aspose.com/slides/net/password-protected-p...
  2. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for Java: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear Java examples....addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/n...
  3. Slide|Aspose.Slides for PHP Documentation

    Manage slides in PHP with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....remove slides using the Presentation class. Each example below...to the presentation. function addSlide () { $presentation = new...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument Presentations....Manage Shapes in Presentations Using Python Contents [ Hide ]...shapes to SVG using the Presentation and Shape APIs. Find Shapes...

    docs.aspose.com/slides/python-net/shape-manipul...
  5. Save Presentations on Android|Aspose.Slides Doc...

    Discover how to save Presentations in Java using Aspose.Slides for Android—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations on Android Contents [ Hide ] Overview Open...Open Presentations on Android described how to use the Presentation...

    docs.aspose.com/slides/androidjava/save-present...
  6. Comment|Aspose.Slides for PHP Documentation

    Manage slide comments in PHP with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument....authored by a user and save the presentation. function addModernComment...addModernComment () { $presentation = new Presentation (); try { $slide =...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. 笔记|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理幻灯片备注:使用清晰的 Java 示例添加、读取、编辑和导出 PPT、PPTX 和 ODP 的演讲者备注。...addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  8. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Android: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP Presentations....addGroupShape () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....Convert PowerPoint Presentations to TIFF in Python Contents [...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/python-net/convert-power...
  10. 备注|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 添加、读取、编辑和导出演讲者备注:格式化文本、按幻灯片管理备注,并在 PowerPoint 和 OpenDocument 中控制可见性。...addNote () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $notesSlide...

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