Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 243,483 for

slide

(0.18 sec)
  1. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....Slides for Python via .NET . Add Math...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 视频|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...
  3. 视频|Aspose.Slides 文档

    使用 Aspose.Slides for Android 添加和控制视频:插入、播放、剪辑、设置海报帧,并通过 Java 示例导出 PPT、PPTX 和 ODP 演示文稿。...Slides for Android via Java 嵌入视频帧并设置播放选项。...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  4. Text Box|Aspose.Slides for Node.js via .NET Doc...

    Work with text boxes in Aspose.Slides for Node.js: add, format, align, wrap, autofit, and style text using JavaScript for PPT, PPTX, and ODP presentations....Slides, a text box is represented...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. Efficiently Merge Presentations in Java|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Java, streamlining your workflow....generating reports, compiling slides from different sources, or...presentation workflows. Aspose.Slides for Java provides a powerful...

    docs.aspose.com/slides/java/merge-presentation/
  6. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....[ Hide ] Find a Shape on a Slide This topic will describe a simple...find a specific shape on a slide without using its internal Id...

    docs.aspose.com/slides/php-java/shape-manipulat...
  7. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for Java 支持对图表元素进行动画。 Series...); try { // 获取图表对象的引用 ISlide slide = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/animated-charts/
  8. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP presentations....Slides for .NET . The examples below...image in memory, place it on a slide, and then retrieve it. Add a...

    docs.aspose.com/slides/net/examples/elements/pi...
  9. Efficiently Merge Presentations on Android|Aspo...

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

    docs.aspose.com/slides/androidjava/merge-presen...
  10. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Hide ] Introduction Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/python-net/manage-textbox/