Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 10,065 for

presentation

(0.04 sec)
  1. PowerPoint Fonts|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....Sequence in C++ Presentation Background Presentation Header and Footer...

    docs.aspose.com/slides/cpp/powerpoint-fonts/
  2. 图表工作簿|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/chart-workbook/
  3. Convert OpenOffice ODP|Aspose.Slides for PHP Do...

    Convert ODP to PDF, ODP to PPT, ODP to PPTX, ODP to HTML...to convert OpenOffice ODP presentation to many types. The API to...the source file on the ODP presentation file: Convert ODP to HTML...

    docs.aspose.com/slides/php-java/convert-openoff...
  4. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to save PowerPoint slides with notes as PDF in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint as PDF with notes in Python....rendered instead of a complete presentation. Steps to Convert PowerPoint...with notes Open the source presentation having speaker notes in...

    kb.aspose.com/slides/python/how-to-save-powerpo...
  5. 部分|Aspose.Slides for PHP 文档

    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....实例化表示 PPTX 的 Presentation 类 $pres = new Presentation (); try { #...

    docs.aspose.com/slides/zh/php-java/portion/
  6. 工作表调整大小的有效解决方案|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....xls" ); Presentation presentation = new Presentation ( "AsposeTest...Slide slide = ( Slide ) presentation . Slides [ 0 ]; AddOleFrame...

    docs.aspose.com/slides/zh/net/working-solution-...
  7. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....load an existing PowerPoint presentation like PPTX from the disk...PPTX presentation file from the disk using the Presentation class...

    kb.aspose.com/slides/python/how-to-convert-powe...
  8. 将 PowerPoint 转换为 TIFF|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 TIFF...将 PowerPoint 转换为 TIFF 使用 Presentation 类提供的 Save 方法,您可以快速将整个 PowerPoint...实例化一个表示演示文稿文件的 Presentation 对象 $pres = new Presentation ( "presentation...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  9. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint Presentation in C++...= System :: MakeObject < Presentation > ( u "chart.pptx" ); auto...= System :: MakeObject < Presentation > ( u "Test.pptx" ); auto...

    docs.aspose.com/slides/cpp/chart-workbook/
  10. 图表数据表|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.... 实例化 Presentation 类对象。 在幻灯片上添加图表。 设置图表表格。...下面给出示例代码。 // 创建空演示文稿 Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/androidjava/chart-dat...