Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 10,065 for

presentation

(0.11 sec)
  1. Exporting Math Equations|Aspose.Slides for Pyth...

    Export PowerPoint math equations in Python...export math equations from presentations. For example, you may need...slides (from a specific presentation) and use them in another...

    docs.aspose.com/slides/python-net/exporting-mat...
  2. Installation|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....It generates the needed presentation files programmatically....However, to view a generated presentation, you may have to use a PowerPoint...

    docs.aspose.com/slides/java/installation/
  3. Callout|Aspose.Slides for Python 文档

    Python中的PowerPoint图表调用和数据标签... Presentation () as presentation : chart = presentation . slides...show_label_as_data_callout = False presentation . save ( "DisplayChartLabels_out...

    docs.aspose.com/slides/zh/python-net/callout/
  4. 形状动画|Aspose.Slides 文档

    在 C++ 中应用 PowerPoint 动画... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...Instantiates a presentation class that represents a presentation file....

    docs.aspose.com/slides/zh/cpp/shape-animation/
  5. Product Overview|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....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/python-net/product-overv...
  6. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|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....pptx" ; Presentation pres = Application . Presentations . Open...格执行一些基本操作,请按照以下步骤操作: 创建 Presentation 类的实例 通过使用其索引获取幻灯片的引用 定义带宽度的列数组...

    docs.aspose.com/slides/zh/net/removing-row-or-c...
  7. 在Java中将PowerPoint转换为HTML|Aspose.Slides 文档

    在Java中转换PowerPoint为HTML:将PPTX或PPT保存为HTML。在Java中将幻灯片保存为HTML...该代码可以将PPT、PPTX和ODP等多种格式加载到Presentation对象中,并将其保存为HTML格式。 关于PowerPoint到HTML的转换...rPoint演示文稿转换为HTML: 创建一个 Presentation 类的实例。 使用 Save 方法将对象保存为HTML文件。...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  8. 线|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 类的实例。 使用其索引获取幻灯片的引用。 使用...PresentationEx 类 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/line/
  9. 图表坐标轴|Aspose.Slides 文档

    如何在 C++ 中编辑 PowerPoint 图表坐标轴...请按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...= System :: MakeObject < Presentation > (); auto shapes = pres...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  10. Change Background Color in PowerPoint using Python

    Change background color in PowerPoint using Python. Get the IDE details, steps, and a sample code for changing PPT background color using Python....background Create a new presentation and access the first slide...process by creating a new presentation file, accessing the first...

    kb.aspose.com/slides/python/change-background-c...