Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 244,834 for

slide

(0.29 sec)
  1. Aspose.Slides for Java 15.10.0 的公共 API 和不兼容更改|A...

    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....Slides for Java 15.10.0 的公共 API 和不兼容更改 Contents [ Hide...Hide ] 此页面列出了 Aspose.Slides for Java 15.10.0 API 引入的所有 新增 或 移除 的类、方法、属性等,以及其他更改。...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  2. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Android: create, format, merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....Slides for Android via Java . Add...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. OleObject|Aspose.Slides for PHP Documentation

    Work with OLE objects in PHP using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....Slides for PHP via Java . Add an OLE...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Aspose.Slides for Java 15.10.0 的公共 API 和向后不兼容更改...

    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....Slides for Java 15.10.0 的公共 API 和向后不兼容更改 Contents [ Hide...Hide ] 此页面列出了 Aspose.Slides for Java 15.10.0 API 中所有 添加的 或 移除的...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  5. Connector|Aspose.Slides for Node.js via .NET Do...

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Node.js, with JavaScript examples for PPT, PPTX, and ODP presentations....Slides for Node.js via Java . Add...shape between two points on the slide. function addConnector () {...

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

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

    docs.aspose.com/slides/net/examples/elements/se...
  7. Change the fill color of a shape in a presentat...

    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....the first shape on the first slide. public static void SetPPTShapeColor...relationship ID of the first slide. PresentationPart part = ppt...

    docs.aspose.com/slides/net/change-the-fill-colo...
  8. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add an OLE Object...Presentation (); var slide = presentation . Slides [ 0 ]; var pdfData...

    docs.aspose.com/slides/net/examples/elements/ol...
  9. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Slides for Python via .NET . Add SmartArt...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Animate PowerPoint Charts in Python|Aspose.Slid...

    Create stunning animated charts in Python with Aspose.Slides. Boost presentations with dynamic visuals in PPT, PPTX and ODP files—get started now....Slides for Python via .NET supports...aspose.slides.animation as anim ; import aspose.slides as slides...

    docs.aspose.com/slides/python-net/animated-charts/