Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 129,299 for

presentation

(0.11 sec)
  1. Add Slides to Presentations in Java|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for Java—seamless, efficient slide insertion in seconds....Add Slides to Presentations in Java Contents [ Hide ] Add a Slide...Slide to a Presentation Before talking about adding slides to...

    docs.aspose.com/slides/java/add-slide-to-presen...
  2. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for Java 掌握图表:创建、格式化、绑定数据,并通过 Java 示例将图表导出为 PPT、PPTX 和 ODP。...addChart () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  3. Audio|Aspose.Slides for Node.js via .NET Docume...

    Discover Aspose.Slides for Node.js audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear JavaScript code....adds an audio frame on a presentation slide. function addAudio...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....Add Picture Frames to Presentations with Python Contents [ Hide...visually rich, accessible presentations. Create Picture Frames This...

    docs.aspose.com/slides/python-net/picture-frame/
  5. VBA Macro|Aspose.Slides Documentation

    Automate Presentations with Aspose.Slides for Android: 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/androidjava/examples/ele...
  6. 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...
  7. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在形状之间添加、路由和设置连接器的样式,提供 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...addConnector () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  8. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android 在形状之间添加、路由和设置连接器的样式,并提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...addConnector () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  9. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....Manage Chart Data Series in Presentations in .NET Contents [ Hide...structured and visualized within presentations. These objects provide the...

    docs.aspose.com/slides/net/chart-series/
  10. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations Using Python Contents [...triggers as part of automated presentation workflows. You can set slides...

    docs.aspose.com/slides/python-net/slide-transit...