Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 242,732 for

slide

(0.37 sec)
  1. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....to jump to and from specific slides, sections, and portions of...single slide, use a Summary Zoom . To show selected slides only...

    docs.aspose.com/slides/python-net/manage-zoom/
  2. 连接器|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  3. Clone Presentation Slides in Java|Aspose.Slides...

    Quickly duplicate PowerPoint Slides with Aspose.Slides for Java. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....Clone Presentation Slides in Java Contents [ Hide ] Introduction...replica of something. Aspose.Slides for Java also makes it possible...

    docs.aspose.com/slides/java/clone-slides/
  4. GroupShape|Aspose.Slides Documentation

    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....Slides for .NET . Add a Group Shape...(); var slide = pres . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/gr...
  5. 视频|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 添加和控制视频:插入、播放、剪辑、设置海报帧,并提供 PPT、PPTX 和 ODP 演示文稿的示例。...Slides for Node.js via Java 嵌入视频帧并设置播放选项。...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. 文本框|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用文本框:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more....used on a slide or throughout all presentation slides. Usually...presentation formats. In Aspose.Slides, you can add a watermark to...

    docs.aspose.com/slides/androidjava/watermark/
  8. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for C++: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C++ examples....Slides for C++ . ❗ Note: Ink shapes...specialized devices. Aspose.Slides cannot create new ink strokes...

    docs.aspose.com/slides/cpp/examples/elements/ink/
  9. Convert PPT and PPTX to JPG in C++|Aspose.Slide...

    Convert PowerPoint (PPT, PPTX) Slides to high-quality JPG images in C++ with Aspose.Slides using fast, reliable code examples....JPG images helps with sharing slides, optimizing performance, and...websites or applications. Aspose.Slides for C++ allows you to transform...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....Slides for Python. You’ll learn to...this: import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/animated-text/