Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 10,113 for

presentation

(0.03 sec)
  1. Chart Formatting|Aspose.Slides Documentation

    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....Create an instance of the Presentation class. Obtain a slide’s...color Write the modified presentation to a PPTX file Set Font...

    docs.aspose.com/slides/cpp/chart-formatting/
  2. 动画图表|Aspose.Slides 文档

    在C#或.NET中使用PowerPoint图表系列和动画... // 实例化Presentation类,表示演示文稿文件 using ( Presentation presentation...presentation = new Presentation ( "ExistingChart.pptx" )) { // 获取图表对象的引用...

    docs.aspose.com/slides/zh/net/animated-charts/
  3. How to Insert HTML to PowerPoint using Java

    This quick tutorial guides on how to insert HTML to PowerPoint using Java. It contains configuration details, detailed steps and a runnable sample code to add HTML to PowerPoint using Java....one or more slides to the presentation. It also contains a runnable...new PowerPoint presentation using the Presentation class Get a reference...

    kb.aspose.com/slides/java/how-to-insert-html-to...
  4. Line|Aspose.Slides for Python Documentation

    Add line in PowerPoint Presentation in Python...a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/python-net/line/
  5. 形状操作|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....实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "FindingShapeInSlide...Android 通过 Java 将形状克隆到幻灯片: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 访问源幻灯片形状集合。...

    docs.aspose.com/slides/zh/androidjava/shape-man...
  6. Rectangle|Aspose.Slides for Node.js via .NET Do...

    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....a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/nodejs-java/rectangle/
  7. 管理超链接|Aspose.Slides for PHP 文档

    如何在 PowerPoint 演示文稿中添加超链接...代码演示了如何向文本添加网站超链接: $presentation = new Presentation (); try { $shape1...$shape1 = $presentation -> getSlides () -> get_Item ( 0 ) -> getShapes...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  8. 图片框|Aspose.Slides 文档

    在 C++ 中为 PowerPoint 演示文稿添加图片框... 创建图片框 创建 Presentation class 的实例。 通过索引获取幻灯片的引用。...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/zh/cpp/picture-frame/
  9. .NET6 Support|Aspose.Slides Documentation

    .NET6 Support... Image GetThumbnail ( Presentation pres ) { return pres . Slides...GetThumbnail ( Presentation presentation ) { return presentation . Slides...

    docs.aspose.com/slides/net/net6/
  10. Aspose.Slides for Java 14.6.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.... Presentation p = new Presentation (); p . getViewProperties...将指定形状的副本添加/插入到集合中。 Presentation srcPres = new Presentation ( "data/Source...

    docs.aspose.com/slides/zh/androidjava/public-ap...