Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 10,116 for

presentation

(0.03 sec)
  1. Public API and Backwards Incompatible Changes i...

    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....may be used: Presentation pres = new Presentation ( inFileName...Categories animation: Presentation pres = new Presentation ( inFileName...

    docs.aspose.com/slides/java/public-api-and-back...
  2. PowerPoint Fonts|Aspose.Slides for Python Docum...

    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....Sequence in Python Presentation Background Presentation Header and Footer...

    docs.aspose.com/slides/python-net/powerpoint-fo...
  3. 工作表调整大小的有效解决方案|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....xls" ); Presentation presentation = new Presentation ( "AsposeTest...Slide slide = ( Slide ) presentation . Slides [ 0 ]; AddOleFrame...

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

    docs.aspose.com/slides/zh/java/public-api-and-b...
  5. 形状格式化|Aspose.Slides for Python 文档

    在 Python 中格式化 PowerPoint 演示文稿中的形状...这些步骤概述了这样一个过程: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加...PPTX 文件的 Presentation 类 with slides . Presentation () as pres...

    docs.aspose.com/slides/zh/python-net/shape-form...
  6. 气泡图|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.... Presentation pres = new Presentation (); try { IChart...枚举,以指定将数据表示为气泡图大小的可能方式。示例代码如下。 Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/androidjava/bubble-ch...
  7. Product Overview|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....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/java/product-overview/
  8. 管理 SmartArt 形状节点|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 SmartArt 节点和子节点... 创建一个 Presentation 类的实例,并加载包含 SmartArt 形状的演示文稿。...// 加载所需的演示文稿 Presentation pres = new Presentation ( "AddNodes...

    docs.aspose.com/slides/zh/net/manage-smartart-s...
  9. Convert OpenOffice ODP|Aspose.Slides Documentation

    Convert ODP to PDF, ODP to PPT, ODP to PPTX, ODP to HTML and other formats with Aspose.Slides....convert OpenOffice ODP presentations to many formats. The API...you need to convert an ODP presentation to PDF, it can be done this...

    docs.aspose.com/slides/cpp/convert-openoffice-odp/
  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....添加布局幻灯片,请按照以下步骤操作: 创建一个 Presentation 类的实例 访问主幻灯片集合 尝试查找现有的布局...使用新添加的布局幻灯片添加空幻灯片 最后,使用 Presentation 对象写入演示文稿文件 示例 string FilePath...

    docs.aspose.com/slides/zh/net/add-layout-slides...