Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 10,113 for

presentation

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

    docs.aspose.com/slides/cpp/ellipse/
  2. Portion|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....represents the PPTX Presentation pres = new Presentation (); try { //...Reshaping the context of presentation IAutoShape shape = ( IAutoShape...

    docs.aspose.com/slides/java/portion/
  3. 组|Aspose.Slides 文档

    在C#或.NET中将组形状添加到PowerPoint演示文稿...NET将组形状添加到幻灯片: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 将组形状添加到幻灯片。...下面的示例将组形状添加到幻灯片。 // 实例化Presentation类 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/group/
  4. Default Fonts - PowerPoint JavaScript API|Aspos...

    PowerPoint JavaScript API lets you set the default font for rendering the Presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default fonts....Default Fonts for Rendering Presentation Aspose.Slides lets you set...font fore rendering the presentation to PDF, XPS or thumbnails...

    docs.aspose.com/slides/nodejs-java/default-font/
  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...for Java 将形状克隆到幻灯片中: 创建一个 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 访问源幻灯片形状集合。...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  6. 管理行和列|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的表格行和列... 将第一行设置为标题 创建 Presentation 类的实例并加载演示文稿。 通过其索引获取幻灯片的引用。...实例化 PresentationPresentation pres = new Presentation ( "table...

    docs.aspose.com/slides/zh/java/manage-rows-and-...
  7. Trend Line|Aspose.Slides for Node.js via .NET D...

    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...series 3. Write the modified presentation to a PPTX file. The following...

    docs.aspose.com/slides/nodejs-java/trend-line/
  8. Understanding the Difference: PPT vs PPTX|Aspos...

    Explore the key differences between PPT and PPTX formats. Learn about their usage in C# and .NET environments.... // Instantiate a Presentation object representing a PPTX...PPTX file Presentation pres = new Presentation ( "PPTtoPPTX.ppt"...

    docs.aspose.com/slides/net/ppt-vs-pptx/
  9. Manage Table|Aspose.Slides for Node.js via .NET...

    Create and manage table in PowerPoint Presentations in JavaScript...tables in all kinds of presentations. Create Table from Scratch...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/nodejs-java/manage-table/
  10. How to Insert Image into PowerPoint Table using C#

    This article guides on how to insert Image into PowerPoint Table using C#. It covers all the required information and a runnable sample code to add table image in PowerPoint using C#....the Presentation class object to add a new presentation and access...desired image inside the presentation image collection Access...

    kb.aspose.com/slides/net/how-to-insert-image-in...