Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 242,732 for

slide

(0.7 sec)
  1. Header Footer|Aspose.Slides for Node.js via .NE...

    Control Slide headers and footers with Aspose.Slides for Node.js: add dates, Slide numbers, and custom text in PPT, PPTX, and ODP with JavaScript examples....Slides for Node.js via Java . Add...text to the footer area of a slide and make it visible. function...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for Java: insert, link, update, and extract embedded content with Java in PPT, PPTX, and ODP presentations....Slides for Java . Add an OLE Object...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/o...
  3. Note|Aspose.Slides Documentation

    Add, read, edit, and export speaker notes in C# with Aspose.Slides: format text, manage notes per Slide, and control visibility in PowerPoint and OpenDocument....and update notes slides using Aspose.Slides for .NET . Add a...a Notes Slide Create a notes slide and assign text to it. static...

    docs.aspose.com/slides/net/examples/elements/el...
  4. Create New Presentations Using VSTO and Aspose....

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create new PowerPoint (PPT, PPTX) presentations in C# with clean, reliable code....Slides for .NET Contents [ Hide ]...deployment problems. Aspose.Slides for .NET is a component that...

    docs.aspose.com/slides/net/create-a-new-present...
  5. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for .NET: create, nest, align, reorder, and style group shapes with C# examples in PPT, PPTX, and ODP presentations....Slides for .NET . Add a Group Shape...var slide = presentation . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/gr...
  6. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....Slides for Java . The snippets below...simple area chart to the first slide. static void addChart () { Presentation...

    docs.aspose.com/slides/java/examples/elements/c...
  7. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PPT、PPTX 和 ODP 演示文稿中添加、路由和设置形状之间的连接器样式。...Slides for C++ 将形状通过连接线连接并更改其目标。 添加连接线...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto connector...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  8. 连接器|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/examples/...
  9. 连接器|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...
  10. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage Slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples....Access Slides in Presentations with Python Contents [ Hide ]...explains how to access specific slides in a PowerPoint presentation...

    docs.aspose.com/slides/python-net/access-slide-...