Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 243,599 for

slide

(0.13 sec)
  1. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、PPTX 和 ODP 演示文稿。...Slides 提供了 ZoomImageType 枚举、 IZoomFrame...getTextFrame (). setText ( "Second Slide" ); //为第三张幻灯片创建背景 slide3 . getBackground...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  2. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument presentations....Slides works with tags and custom...presentation, an individual slide, or a shape. In addition, the...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  3. Section|Aspose.Slides for Node.js via .NET Docu...

    Manage Slide sections in Aspose.Slides for Node.js via Java: create, rename, reorder, and group Slides with JavaScript examples for PPT, PPTX, and ODP....Slides for Node.js via Java . Add...section that starts at a specific slide. function addSection () { let...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....placed inside a PowerPoint slide. That Excel chart is considered...within the PowerPoint. Aspose.Slides for Node.js via Java allows...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  5. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality shape thumbnails from PowerPoint Slides with Aspose.Slides for C++ – easily create and export presentation thumbnails....Slides is used to create presentation...where each page is a slides. These slides can be viewed by opening...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  6. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中添加和管理超链接:链接文本、形状和图像,设置 PPT、PPTX 和 ODP 的目标和操作,提供 C# 示例。...Slides for .NET 。 添加超链接 创建一个矩形形状,并为其添加指向外部网站的超链接。...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....Slides for Node.js via Java , you...placeholders on slides in presentations. Aspose.Slides allows you...

    docs.aspose.com/slides/nodejs-java/manage-place...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....Slides for Node.js via Java also allows...use bullets and numbers in slides in your presentations. Why...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  9. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 C++ 示例。...Slides for C++ 添加、访问、移除和更新超链接。 添加超链接...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...Slides 中, 文本框 由 AutoShape 表示。几乎任何...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 创建一...

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