Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 241,220 for

slide

(0.51 sec)
  1. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Slides Product Family slides-java , slides-headerfooter...Presentation(stream2); try { for (ISlide slide : presentation2.getSlides())...

    forum.aspose.com/t/read-and-replace-header-and-...
  2. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C# code examples....Slides for .NET . Add a Modern Comment...Presentation (); var slide = presentation . Slides [ 0 ]; var author...

    docs.aspose.com/slides/net/examples/elements/co...
  3. 备注|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中添加、读取、编辑和导出演讲者备注:格式化文本、按幻灯片管理备注,并在 PowerPoint 和 OpenDocument 中控制可见性。...Slides for Python via .NET 添加、读取、删除和更新备注幻灯片。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for Android elements examples: add, style, and animate shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....Contents [ Hide ] Slide Layout Slide Master Slide Text Box Picture...Audio Video Section Animation Slide Transition Table Hyperlink SmartArt...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....Slides 21.9 , we implemented support...Aspose :: Slides ; using namespace Aspose :: Slides :: Export...

    docs.aspose.com/slides/cpp/export-to-html5/
  6. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples....Slides for Python via .NET supports...different kinds of shapes to the slides. In this topic, we will start...

    docs.aspose.com/slides/python-net/line/
  7. 音频|Aspose.Slides 文档

    发现 Aspose.Slides for Android 的音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、修剪和提取声音,并提供清晰的 Java 代码。...Slides for Android via Java 中嵌入音频...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  8. 表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 处理表格:创建、格式化、合并单元格、应用样式、导入数据,并通过 Java 示例导出 PPT、PPTX 和 ODP。...Slides for Java 添加表格、访问表格、删除表格和合并单元格的示例。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...
  9. Compare Presentation Slides in C++|Aspose.Slide...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for C++. Identify Slide differences in code quickly....Presentation Slides in C++ Contents [ Hide ] Compare Two Slides Equals...true for the slides / layout slides / master slides which identical...

    docs.aspose.com/slides/cpp/compare-slides/
  10. 音频|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...