Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 243,668 for

slide

(0.12 sec)
  1. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java....Slides for PHP via Java lets you create...create a bulleted list in a slide: function createParagraph (...

    docs.aspose.com/slides/php-java/manage-lists/
  2. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...Slides for C++ 添加表格、访问表格、删除表格以及合并单元格的示例。...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto widths...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  3. Group Presentation Shapes on Android|Aspose.Sli...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Android—fast, step-by-step guide with free Java code....Slides support working with group shapes on slides. This...richer presentations. Aspose.Slides for Android via Java supports...

    docs.aspose.com/slides/androidjava/group/
  4. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits....Slides is to create, update, and save...applications that employ Aspose.Slides in this way have access to...

    docs.aspose.com/slides/net/applying-protection-...
  5. Manage Presentation Shapes in JavaScript|Aspose...

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

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  6. Hyperlink|Aspose.Slides for Node.js via .NET Do...

    Add and manage hyperlinks in Aspose.Slides for Node.js: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with examples....Slides for Node.js via Java . Add...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. 墨迹|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/examples/elements...
  8. 组形状|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/...
  9. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) Slides in C# with flexible formatting....Slides for .NET Contents [ Hide ]...display data on presentation slides. This article shows how to...

    docs.aspose.com/slides/net/creating-a-table-on-...
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up Slide design and automation....pptx" ); try { $slide = $pres -> getSlides () -> get_Item...get_Item ( 0 ); $smartArt = $slide -> getShapes () -> get_Item...

    docs.aspose.com/slides/php-java/manage-smartart/