Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 10,113 for

presentation

(0.07 sec)
  1. Modern API|Aspose.Slides for Python Documentation

    Modern API...api import Presentation , SaveFormat , Images ,...import Dimension pres = Presentation (); # instantiate a disposable...

    docs.aspose.com/slides/python-java/modern-api/
  2. 图表系列|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表系列... 创建一个 Presentation 类的实例。 在幻灯片上添加一个簇状柱形图。 访问第一个图表系列。...using ( Presentation presentation = new Presentation ()) { //...

    docs.aspose.com/slides/zh/net/chart-series/
  3. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....Bulleted and Numbered Lists in Presentations in Python Contents [ Hide...when creating impactful presentations. With Aspose.Slides for...

    docs.aspose.com/slides/python-net/manage-bullet...
  4. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....before adding them to the presentation file and saving it as a...Slides for .NET to sign a presentation Create or load the file...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  5. Set Caption to OLE Icon|Aspose.Slides for Pytho...

    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 () as presentation : slide = presentation . slides...) # Add an image to the presentation's image collection with...

    docs.aspose.com/slides/python-net/set-caption-t...
  6. 动画图表|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 图表系列和动画...实例化 Presentation 类表示一个演示文稿文件 with slides . Presentation ( path...pptx" ) as presentation : # 获取图表对象的引用 slide = presentation . slides...

    docs.aspose.com/slides/zh/python-net/animated-c...
  7. Trend Line|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....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/java/trend-line/
  8. Trend Line|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....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/androidjava/trend-line/
  9. Aspose.Slides for NET

    Find answers about creating, converting, editing, and printing PowerPoint Presentations in .NET applications without utilizing Microsoft PowerPoint....C# How to Convert PDF to Presentation using C# How to Convert...How to Create PowerPoint Presentation using C# How to Save Slide...

    kb.aspose.com/slides/net/page/2/
  10. Manage PowerPoint Paragraph in C++|Aspose.Slide...

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

    docs.aspose.com/slides/cpp/manage-paragraph/