Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 242,150 for

slide

(0.74 sec)
  1. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....Slides for Java . Add a Modern Comment...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/c...
  2. 视频|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/...
  3. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。... 若只显示选定的幻灯片,请使用 Slide Zoom 。 若只显示单个章节,请使用 Section...查看多个信息片段。 对于幻灯片缩放对象,Aspose.Slides 提供了 ZoomImageType 枚举、 IZoomFrame...

    docs.aspose.com/slides/zh/java/manage-zoom/
  4. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 Ink:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、PPTX 和 ODP。...Slides for Android via Java 访问现有 Ink...Ink 形状表示来自专用设备的用户输入。Aspose.Slides 无法以编程方式创建新的 Ink 笔画,但您可以读取和修改现有...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. 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-...
  6. 连接器|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。...Slides for Python via .NET 将形状连接起来并更改它们的目标。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. 将段落从一个演示文稿移动到另一个演示文稿|Aspose.Slides 文档

    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....true )) { // Get the first slide in the source presentation....TextBody textBody1 = slide1 . Slide . Descendants < TextBody >()...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  8. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations....Slides allows you to work with these...Add a SmartArt Node Aspose.Slides for Java has provided the simplest...

    docs.aspose.com/slides/java/manage-smartart-sha...
  9. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Slides allows you to access and modify...presentation, get a table from a slide, update cell formatting through...

    docs.aspose.com/slides/python-net/manage-cells/
  10. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 的 MathematicalText 示例:使用 C++ 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...Slides for C++ 处理数学文本形状并格式化公式。 添加数学文本...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 向幻灯片添加数学形状。...

    docs.aspose.com/slides/zh/cpp/examples/elements...