Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,116 for

presentation

(0.07 sec)
  1. 图表坐标轴|Aspose.Slides for Python 文档

    在 Python 中编辑 PowerPoint 图表坐标轴...请按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...as slides with slides . Presentation () as pres : chart = pres...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  2. 图表数据标签|Aspose.Slides 文档

    在Java中设置PowerPoint图表数据标签和距离...以下Java代码展示了如何设置图表数据标签中的数据精度: Presentation pres = new Presentation (); try { IChart...// 创建Presentation类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/chart-data-label/
  3. Object Changed Issue When Adding OleObjectFrame...

    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....here ) and then open the presentation file using MS PowerPoint...Now, you should Save your presentation file using MS PowerPoint...

    docs.aspose.com/slides/nodejs-java/object-chang...
  4. 在Java中自定义PowerPoint字体|Aspose.Slides 文档

    Java中的PowerPoint自定义字体...进行一些工作并执行演示文稿/幻灯片渲染 Presentation pres = new Presentation ( "DefaultFonts...memoryFont2 }); Presentation pres = new Presentation ( "MyPresentation...

    docs.aspose.com/slides/zh/androidjava/custom-font/
  5. Chart Data Label|Aspose.Slides for Node.js via ...

    Set PowerPoint chart data label and distance in JavaScript... Presentation (); try { var chart = pres...Creates an instance of the Presentation class var pres = new aspose...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  6. 图表格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的图表实体...API,用于管理不同的图表实体并使用自定义值进行格式设置: 创建一个 Presentation 类的实例。 通过其索引获取幻灯片的引用。 添加...文件 // 实例化演示文稿 Presentation pres = new Presentation (); // 访问第一个幻灯片...

    docs.aspose.com/slides/zh/net/chart-formatting/
  7. How to Convert PPT to PDF using C#

    This topic focuses on how to convert PPT to PDF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. To convert PowerPoint to PDF C# Interop based complex API solution is one of the options, however in this example we will manage the conversion using a few simple lines of code....the source presentation file using the Presentation class object...options for PDF Convert the presentation to PDF using the Save method...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  8. Exporting Math Equations|Aspose.Slides Document...

    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....Exporting Math Equations from Presentations Aspose.Slides for C++ allows...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  9. Error Bar|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. Add a bubble chart...format. Write the modified presentation to a PPTX file. Add Custom...

    docs.aspose.com/slides/cpp/error-bar/
  10. Change Background Color in PowerPoint using Python

    Change background color in PowerPoint using Python. Get the IDE details, steps, and a sample code for changing PPT background color using Python....background Create a new presentation and access the first slide...process by creating a new presentation file, accessing the first...

    kb.aspose.com/slides/python/change-background-c...