Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 242,741 for

slide

(1.25 sec)
  1. 连接器|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/examples/element...
  2. Ink|Aspose.Slides for Node.js via .NET Document...

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

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. Section|Aspose.Slides Documentation

    Manage Slide sections in Aspose.Slides for Java: create, rename, reorder, and group Slides with Java examples for PPT, PPTX, and ODP....Slides for Java . Add a Section Create...section that starts at a specific slide. static void addSection () {...

    docs.aspose.com/slides/java/examples/elements/s...
  4. 连接线|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在形状之间添加、路由和设置连接线的样式,提供 PPT、PPTX 和 ODP 演示文稿的 C# 示例。...Slides for .NET 将形状通过连接线连接,并更改其目标。...Presentation (); var slide = presentation . Slides [ 0 ]; var connector...

    docs.aspose.com/slides/zh/net/examples/elements...
  5. Adding Shapes to Presentation|Aspose.Slides Doc...

    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....snippet for adding line shape: Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddLine ( 10 , 10...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  6. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用 SmartArt:使用 C++ 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...Slides for C++ 添加 SmartArt 图形、访问它们、删除它们以及更改布局。...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto smartArt...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. Apply a theme to a presentation|Aspose.Slides D...

    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....PresentationPart ; // Get the existing slide master part. SlideMasterPart...slideMasterPart ); // Get the new slide master part. SlideMasterPart...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  8. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Java ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code....Slides for Java . Add an ActiveX Control...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/a...
  9. 动画|Aspose.Slides for Node.js via .NET 文档

    探索 Aspose.Slides for Node.js 动画示例:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与转场。...Slides for Node.js via Java 创建简单动画并管理其顺序。...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....Slides. It shows how to find a shape on a slide, clone...shape as SVG, align shapes on a slide, and use flip properties for...

    docs.aspose.com/slides/java/shape-manipulations/