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

presentation

(1.03 sec)
  1. Open Presentations in .NET|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) Presentations effortlessly with Aspose.Slides for .NET—fast, reliable, fully featured....Open Presentations in .NET Contents [ Hide ] Overview Beyond...Beyond creating PowerPoint presentations from scratch, Aspose.Slides...

    docs.aspose.com/slides/net/open-presentation/
  2. VBA Macro|Aspose.Slides Documentation

    Automate Presentations with Aspose.Slides for Java: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear Java examples....Add a VBA Macro Create a presentation with a VBA project and a...addVbaMacro () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/v...
  3. 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...
  4. 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...
  5. 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...
  6. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for PHP via Java, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations Using PHP Contents [ Hide...below: Create an instance of Presentation class. Apply a Slide Transition...

    docs.aspose.com/slides/php-java/slide-transition/
  7. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....Remove Slides from Presentations on Android Contents [ Hide ]...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/androidjava/remove-slide...
  8. 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...
  9. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations in PHP Contents [ Hide ]...password protected powerpoint presentation, marked as created by a...

    docs.aspose.com/slides/php-java/digital-signatu...
  10. 笔记|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...