Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 241,125 for

slide

(0.07 sec)
  1. Add Slides to Presentations in C++|Aspose.Slide...

    Easily add Slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for C++ — seamless, efficient Slide insertion in seconds....Add Slides to Presentations in C++ Contents [ Hide ] Add a Slide...Before talking about adding slides to the presentation files,...

    docs.aspose.com/slides/cpp/add-slide-to-present...
  2. 音频|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 的音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、裁剪和提取音频,附带清晰的 C# 代码。...Slides for .NET 控制播放。以下示例展示基本的音频操作。...Presentation (); var slide = presentation . Slides [ 0 ]; // 创建一个空的音频帧(音频将在稍后嵌入)。...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. 视频|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...
  4. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations....Slides for Node.js via Java . Add...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a Slide from one presentation to another, or even when I create an empty Slide in the target presen…...Shapes or Slides Across Presentations in Java Aspose.Slides Product...Family slides-text , slides-java , slides-design , slides-cloning...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  6. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET MathematicalText examples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add Math Text Create...Presentation (); var slide = presentation . Slides [ 0 ]; // Add a...

    docs.aspose.com/slides/net/examples/elements/ma...
  7. Section|Aspose.Slides Documentation

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

    docs.aspose.com/slides/java/examples/elements/s...
  8. 连接线|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/examples/elements...
  9. Get all the text in all the slides|Aspose.Slide...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Get all the text in all the slides Contents [ Hide ] OpenXML SDK...FilePath + "Get all the text in a slide.pptx" ; int numberOfSlides =...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  10. Efficiently Merge Presentations in C++|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for C++, streamlining your workflow....effectively combining their slides in a single presentation to...presentations in such manner. Aspose.Slides for C++ , however, allows you...

    docs.aspose.com/slides/cpp/merge-presentation/