Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 113,592 for

presentation

(0.04 sec)
  1. Doughnut Chart|Aspose.Slides for Python Documen...

    Specify center gap in doughnut chart in PowerPoint Presentation in Python...steps below: Instantiate Presentation class. Add doughnut chart...a doughnut chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/python-net/doughnut-chart/
  2. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint Presentations in Java...Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Java code is an implementation...

    docs.aspose.com/slides/java/manage-paragraph/
  3. Chart Plot Area|Aspose.Slides Documentation

    Get width, height of chart plot area. Set layout mode. PowerPoint Presentation in C# or .NET...Create an instance of the Presentation class. Access first slide...element. using ( Presentation pres = new Presentation ( "test.Pptx"...

    docs.aspose.com/slides/net/chart-plot-area/
  4. Slide Section|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....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/java/slide-section/
  5. Convert PowerPoint to TIFF with Notes in Python...

    Convert PowerPoint and OpenDocument Presentations to TIFF with notes using Aspose.Slides for Python via .NET. Learn how to export slides with speaker notes efficiently....PowerPoint and OpenDocument presentations (PPT, PPTX, and ODP) with...not only export entire presentations with speaker notes but also...

    docs.aspose.com/slides/python-net/convert-power...
  6. 通过VBA进行演示|Aspose.Slides 文档

    在C++中添加、删除和提取PowerPoint演示文稿中的VBA宏... 创建一个 Presentation 类的实例。 使用 VbaProject 构造函数添加一个新的VBA项目。...创建演示文稿类的实例 SharedPtr < Presentation > presentation = MakeObject < Presentation...

    docs.aspose.com/slides/zh/cpp/presentation-via-...
  7. Create Fallback Fonts Collection|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....controls fonts across the presentation. Read more About FontsManager...FontsManager and FontsLoader . Each Presentation has a getFontsManager method...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  8. Picture Frame|Aspose.Slides for Node.js via .NE...

    Add a picture frame to a PowerPoint Presentation in JavaScript...allow people to create presentations quickly from images. Create...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  9. Aspose.Slides for Java 15.4.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 input = new Presentation (); IShapeCollection...返回幻灯片、母版幻灯片或布局幻灯片。 Presentation presentation = new Presentation (); long...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  10. How to Strike Out Text in PPTX using Python

    This topic focuses on how to strike out text in PPTX using Python. It includes the details to establish the environment, a step-wise process and a working example code to strike out PPTX text using Python....including generating the sample presentation, inserting autoshape, adding...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/how-to-strike-out-t...