Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 243,667 for

slide

(1.33 sec)
  1. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....PowerPoint, you can add shapes to slides. Since shapes are made up of...interiors are filled. Aspose.Slides for PHP via Java provides classes...

    docs.aspose.com/slides/php-java/shape-formatting/
  2. Access Presentation Slides in .NET|Aspose.Slide...

    Learn how to access and manage Slides in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Boost productivity with code examples....Access Presentation Slides in .NET Contents [ Hide ] Overview...and manage slides in a presentation using Aspose.Slides. It shows...

    docs.aspose.com/slides/net/access-slide-in-pres...
  3. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations....Slides for Node.js via Java . Add...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow....Remove Slides from Presentations in C++ Contents [ Hide ] Introduction...Introduction If a slide (or its contents) becomes redundant, you...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  5. 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...
  6. Add Slides to Presentations in JavaScript|Aspos...

    Easily add Slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java — seamless, efficient Slide insertion in seconds....Add Slides to Presentations in JavaScript Contents [ Hide ] Add...Add Slide to Presentation Before talking about adding slides to...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  7. 连接线|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...
  8. 表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...Slides for Python via .NET 添加表格、访问表格、删除表格和合并单元格的示例。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Slides for PHP via Java . Add SmartArt...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. 获取所有幻灯片中的全部文本|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....FilePath + "Get all the text in a slide.pptx" ; int numberOfSlides =...Console . WriteLine ( "Number of slides = {0}" , numberOfSlides );...

    docs.aspose.com/slides/zh/net/get-all-the-text-...