Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 241,327 for

slide

(0.44 sec)
  1. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Get clear code examples and boost your workflow....Remove Slides from Presentations in Java Contents [ Hide ] If...If a slide (or its contents) becomes redundant, you can delete...

    docs.aspose.com/slides/java/remove-slide-from-p...
  2. Manage Presentation Backgrounds in Java|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Java, with code tips to boost your presentations....images are commonly used for slide backgrounds. You can set the...for a normal slide (a single slide) or a master slide (applies to...

    docs.aspose.com/slides/java/presentation-backgr...
  3. Manage Presentation Backgrounds in PHP|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for PHP via Java, with code tips to boost your presentations....images are commonly used for slide backgrounds. You can set the...for a normal slide (a single slide) or a master slide (applies to...

    docs.aspose.com/slides/php-java/presentation-ba...
  4. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中掌握幻灯片切换:使用 C++ 示例为 PPT、PPTX 和 ODP 演示文稿添加、定制和排序效果及持续时间。...Slides for C++ 应用幻灯片切换效果和时间设置。 添加幻灯片切换...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 应用淡入切换。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. Note|Aspose.Slides Documentation

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

    docs.aspose.com/slides/net/examples/elements/el...
  6. Create New Presentations Using VSTO and Aspose....

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create new PowerPoint (PPT, PPTX) presentations in C# with clean, reliable code....Slides for .NET Contents [ Hide ]...deployment problems. Aspose.Slides for .NET is a component that...

    docs.aspose.com/slides/net/create-a-new-present...
  7. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for .NET: insert, play, trim, set poster frames, and export with C# examples for PPT, PPTX, and ODP presentations....Slides for .NET . Add a Video Frame...an empty video frame onto a slide. static void AddVideo () { using...

    docs.aspose.com/slides/net/examples/elements/vi...
  8. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow....Remove Slides from Presentations in Python Contents [ Hide ]...] Overview If a slide (or its contents) is no longer needed, you...

    docs.aspose.com/slides/python-net/remove-slide-...
  9. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PPT、PPTX 和 ODP 演示文稿中添加、路由和设置形状之间的连接器样式。...Slides for C++ 将形状通过连接线连接并更改其目标。 添加连接线...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto connector...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在形状之间添加、路由和设置连接器的样式,提供 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...Slides for Java 将形状通过连接线连接并更改其目标。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...