Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 10,114 for

presentation

(0.08 sec)
  1. Hello World Application using Aspose.Slides|Asp...

    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....will create a PowerPoint presentation having Hello World text...API: Create an instance of Presentation class Obtain the reference...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  2. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint Presentations using JavaScript...Create an instance of the Presentation class. Obtain a reference...slide in the newly created presentation. Add an AutoShape object...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  3. Slide Section|Aspose.Slides for Python Document...

    Add and edit section in PowerPoint Presentation in Python...can organize a PowerPoint Presentation into sections. You get to...organize or divide slides in a presentation into logical parts in these...

    docs.aspose.com/slides/python-net/slide-section/
  4. Doughnut Chart|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....steps below: Instantiate Presentation object. Add doughnut chart...a doughnut chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/androidjava/doughnut-chart/
  5. Ellipse|Aspose.Slides Documentation

    Create ellipse in PowerPoint Presentation in C# or .NET...a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class Obtain the reference...

    docs.aspose.com/slides/net/ellipse/
  6. Slide Section|Aspose.Slides for PHP 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....can organize a PowerPoint Presentation into sections. You get to...organize or divide slides in a presentation into logical parts in these...

    docs.aspose.com/slides/php-java/slide-section/
  7. Animated Text|Aspose.Slides for Node.js via .NE...

    Animated text in PowerPoint with Java...paragraph: var presentation = new aspose . slides . Presentation ( "Presentation...add effect var autoShape = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/animated-text/
  8. Removing row or column in Table in VSTO and Asp...

    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....columns from table using VSTO Presentation: string FileName = "Removing...pptx" ; Presentation pres = Application . Presentations . Open...

    docs.aspose.com/slides/net/removing-row-or-colu...
  9. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...请按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加具有默认数据的图表。...Java 中获取所需的值: Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  10. 图表系列|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的图表系列... 创建 Presentation 类的实例。 在幻灯片上添加聚簇柱形图。 访问第一个图表系列。...with slides . Presentation () as presentation : # 添加图表 chart...

    docs.aspose.com/slides/zh/python-net/chart-series/