Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 10,065 for

presentation

(0.29 sec)
  1. Add a comment to a slide|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....Contents [ Hide ] OpenXML Presentation: string FilePath = @"..\...slide of the presentation document. // The presentation document...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  2. 现代 API|Aspose.Slides 文档

    现代 API...API 的典型场景如下: Presentation pres = new Presentation (); try { IPPImage...替换为新方法。 旧版: Presentation pres = new Presentation (); try { Bitmap...

    docs.aspose.com/slides/zh/androidjava/modern-api/
  3. Manage Bullet and Numbered Lists|Aspose.Slides ...

    Create bullet and numbered lists in PowerPoint Presentation in C# or .NET...numbers in slides in your presentations. Why Use Bullet Lists? Bullet...lists help you to organize and present information quickly and efficiently...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  4. How to Convert PNG to PowerPoint Slide in Python

    This article is about how to convert PNG to PowerPoint slide in Python. It covers the configuration details, step-wise process to accomplish the task and a sample code to assist to insert image in PPTX using Python....empty default presentation using a Presentation class object and...slide of the newly created presentation Read the source PNG image...

    kb.aspose.com/slides/python/how-to-convert-png-...
  5. PPT, PPS, PPTX and PPSX Export|Aspose.Slides Do...

    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....as Microsoft PowerPoint presentations, but after installing Aspose...formats: Microsoft PowerPoint Presentation (PPT) Microsoft PowerPoint...

    docs.aspose.com/slides/reportingservices/ppt-pp...
  6. 现代 API|Aspose.Slides 文档

    现代 API...的典型场景可能如下所示: using ( Presentation pres = new Presentation ()) { IPPImage...的代码: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/net/modern-api/
  7. 形状有效属性|Aspose.Slides 文档

    在 C# 或 .NET 中获取 PowerPoint 演示文稿中的有效形状属性... using ( Presentation pres = new Presentation ( "Presentation1...以下代码示例演示了如何获取相机的有效属性。 using ( Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  8. .NET6 Support|Aspose.Slides Documentation

    .NET6 Support... Image GetThumbnail ( Presentation pres ) { return pres . Slides...GetThumbnail ( Presentation presentation ) { return presentation . Slides...

    docs.aspose.com/slides/net/net6/
  9. 图表工作簿|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的图表工作簿...代码演示了一个示例操作: Presentation pres = new Presentation ( "chart.pptx"...} 将工作簿单元格设置为图表数据标签 创建一个 Presentation 类的实例。 通过其索引获取幻灯片的引用。 添加带有一些数据的气泡图。...

    docs.aspose.com/slides/zh/java/chart-workbook/
  10. Data Points of Treemap and Sunburst Chart|Aspos...

    Sunburst Graph, Sunburst Diagram, Sunburst Chart, Radial Chart, Radial Graph or Multi Level Pie Chart with Aspose.Slides for Android via Java....to the presentation: Presentation pres = new Presentation (); try...“Steam 4” branch: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/androidjava/data-points-...