Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 243,971 for

slide

(0.39 sec)
  1. Manage Presentation Slides Using Python|Aspose....

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for Python. Easy-to-follow guide with examples....Presentation Slides Using Python Contents [ Hide ] Add Slides to Presentations...Access Slides in Presentations with Python Remove Slides from Presentations...

    docs.aspose.com/slides/python-net/presentation-...
  2. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per Slide, and control visibility in PowerPoint and OpenDocument....and update notes slides using Aspose.Slides for Python via .NET...NET . Add a Notes Slide Create a notes slide and assign text to...

    docs.aspose.com/slides/python-net/examples/elem...
  3. 音频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理音频:添加、替换、提取和剪辑声音,设置 PowerPoint 和 OpenDocument 中幻灯片和形状的音量和播放方式。...Slides for PHP via Java 嵌入音频帧并控制播放。以下示例展示了基本的音频操作。...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理 OLE 对象:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中插入、链接、更新和提取嵌入内容。...Slides for Android via Java 更新其数据。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ MathematicalText examples: create and format equations, fractions, matrices, and symbols with C++ in PPT, PPTX, and ODP presentations....Slides for C++ . Add Math Text Create...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Add...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  6. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....Slides for Java . Add Math Text Create...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/m...
  7. Section|Aspose.Slides Documentation

    Manage Slide sections in Aspose.Slides for .NET: create, rename, reorder, and group Slides with C# examples for PPT, PPTX, and ODP....Slides for .NET . Add a Section Create...section that starts at a specific slide. static void AddSection () {...

    docs.aspose.com/slides/net/examples/elements/se...
  8. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add an OLE Object...Presentation (); var slide = presentation . Slides [ 0 ]; var pdfData...

    docs.aspose.com/slides/net/examples/elements/ol...
  9. Manage Presentation Comments in PHP|Aspose.Slid...

    Master presentation comments with Aspose.Slides for PHP via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....as a note or annotation on a slide. When a comment is clicked,...PowerPoint presentations, Aspose.Slides for PHP via Java provides The...

    docs.aspose.com/slides/php-java/presentation-co...
  10. Video|Aspose.Slides for PHP Documentation

    Work with video in PHP using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP....Slides for PHP via Java . Add a Video...Insert a video frame into a slide. function addVideo () { $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...