Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 241,149 for

slide

(0.47 sec)
  1. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...Slides for PHP via Java 添加、访问、删除和...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. 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...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Slides for .NET 15.10.0 Contents [...introduced with the Aspose.Slides for .NET 15.10.0 API. Public...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. 动画图表|Aspose.Slides for Node.js via .NET 文档

    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 Node.js via Java 支持对图表元素进行动画。...Presentation 类 var pres = new aspose . slides . Presentation ( "ExistingChart...

    docs.aspose.com/slides/zh/nodejs-java/animated-...
  5. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....[ Hide ] Overview Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/python-net/manage-textbox/
  6. Need to Apply Master Layout of One PPTX to Anot...

    HI, I’m trying to apply master layout from template PPT to PPT2 using below code but my content placeholder is positioned as per PPT2 position which should have been as per the template PPT : using Aspose.Slides; using…...Slides Product Family slides-net , slides-design u.mirashi...PPT : using Aspose.Slides; using Aspose.Slides.Export; var ps1 =...

    forum.aspose.com/t/need-to-apply-master-layout-...
  7. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....Slides for Python via .NET . Add a...points on the slide. def add_connector (): with slides . Presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Java, with Java examples for PPT, PPTX, and ODP presentations....Slides for Java . Add a Connector...shape between two points on the slide. static void addConnector ()...

    docs.aspose.com/slides/java/examples/elements/c...
  9. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、PPTX 和 ODP。...Slides for Python via .NET 。以下代码片段演示基础图表操作。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. 页眉页脚|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/...