Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 10,116 for

presentation

(0.03 sec)
  1. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....table and save the resultant presentation on the disk in PPT , PPTX...Create a new presentation using the Presentation class and access...

    kb.aspose.com/slides/net/how-to-create-a-table-...
  2. Chart Data Marker|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 class. Creating the default...new data point. Write a presentation to disk. In the example...

    docs.aspose.com/slides/cpp/chart-data-marker/
  3. 管理 C++ 中的 PowerPoint 段落|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...个段落且每个段落包含 3 个部分的文本框: 创建一个 Presentation 类的实例。 通过其索引访问相关幻灯片的引用。 向幻灯片添加一个矩形...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  4. Manage Text|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....Extract Text from Presentation Presentation Localization WordArt...

    docs.aspose.com/slides/androidjava/manage-text/
  5. 动画文本|Aspose.Slides 文档

    使用Aspose.Slides在PowerPoint演示文稿中添加动画文本...auto presentation = System :: MakeObject < Presentation > ( dataDir...ExplicitCast < IAutoShape > ( presentation -> get_Slides () -> idx_get...

    docs.aspose.com/slides/zh/cpp/animated-text/
  6. 演示文稿背景|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 演示文稿的背景... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...的背景: // 创建 Presentation 类的实例 using ( Presentation pres = new...

    docs.aspose.com/slides/zh/net/presentation-back...
  7. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint Presentation in .NET...shape: using ( Presentation pres = new Presentation ()) { GeometryShape...shape: using ( Presentation pres = new Presentation ()) { GeometryShape...

    docs.aspose.com/slides/net/custom-shape/
  8. Slide Transition|Aspose.Slides Documentation

    PowerPoint slide transition, PowerPoint morph transition with Aspose.Slides....below: Create an instance of Presentation class. Apply a Slide Transition...enum. Write the modified presentation file. Add Advanced Slide...

    docs.aspose.com/slides/cpp/slide-transition/
  9. Convert PowerPoint to Markdown in JavaScript|As...

    Convert PowerPoint to Markdown in JavaScript...of the Presentation class to represent a presentation object...= new aspose . slides . Presentation ( "pres.pptx" ); try { pres...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides 文档

    在 Java 中将 PowerPoint PPT, PPTX 转换为 SWF...Hide ] 将 PPT(X) 转换为 SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为...接口在生成的 SWF 中包含备注。 Presentation pres = new Presentation ( "Sample.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...