Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 10,113 for

presentation

(0.22 sec)
  1. 管理标签和自定义数据|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....Slides for Java 获取 Presentation 中标签的值: Presentation pres = new Presentation...Slides for Java 向 Presentation 添加标签: Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/java/managing-tags-an...
  2. Bubble Chart|Aspose.Slides Documentation

    Bubble chart size in PowerPoint Presentations in C# or .NET... using ( Presentation pres = new Presentation ()) { IChart...below. using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/bubble-chart/
  3. Render a Slide as an SVG Image|Aspose.Slides fo...

    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....when you need to print your presentation in a very large format ...to export slides in your presentations as SVG images. Go through...

    docs.aspose.com/slides/python-net/render-a-slid...
  4. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....empty PowerPoint presentation using the Presentation class object...to add a Pie chart in the presentation Access the default first...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  5. 演示文稿笔记|Aspose.Slides 文档

    演示文稿笔记,Java中的发言人笔记...实例化一个表示演示文稿文件的Presentation对象 Presentation pres = new Presentation ( "presWithNotes...实例化一个表示演示文稿文件的Presentation对象 Presentation pres = new Presentation ( "presWithNotes...

    docs.aspose.com/slides/zh/java/presentation-notes/
  6. ActiveX|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 ActiveX 控件...ActiveX 控件,例如文本框和简单命令按钮: 创建 Presentation 类的实例并加载包含 ActiveX 控件的演示文稿。...控件的演示文稿 Presentation presentation = new Presentation ( "ActiveX...

    docs.aspose.com/slides/zh/net/activex/
  7. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in Java...Create an instance of the Presentation class. Get a slide’s reference...connection path. Save the presentation. This Java code shows you...

    docs.aspose.com/slides/androidjava/connector/
  8. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in Java...Create an instance of the Presentation class. Get a slide’s reference...connection path. Save the presentation. This Java code shows you...

    docs.aspose.com/slides/java/connector/
  9. Chart Data Table|Aspose.Slides for Node.js via ...

    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.... Instantiate Presentation class object. Add chart...font height. Save modified presentation. Below sample example is...

    docs.aspose.com/slides/nodejs-java/chart-data-t...
  10. Default Font|Aspose.Slides Documentation

    PowerPoint C++ API lets you set the default font for rendering Presentations to PDF, XPS or thumbnails...default font in PowerPoint presentations. A new method set_DefaultRegularFont()...missing fonts during saving presentations to different formats without...

    docs.aspose.com/slides/cpp/default-font/