Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 130,056 for

presentation

(0.2 sec)
  1. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PPT - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/java/annotation/ppt/
  2. 使用 C++ 查看或編輯 PPSM 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPSM 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation System...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  3. 使用 Python 查看或編輯 PPTX 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPTX 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/zh-hant/python-net/m...
  4. Customize Doughnut Charts in Presentations in ....

    Discover how to create and customize doughnut charts in Aspose.Slides for .NET, supporting PowerPoint formats for dynamic Presentations....Customize Doughnut Charts in Presentations in .NET Contents [ Hide...center hole, and saving the presentation. It focuses on the DoughnutHoleSize...

    docs.aspose.com/slides/net/doughnut-chart/
  5. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for Java 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...addMathText () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  6. 管理 Android 上的演示文稿背景|Aspose.Slides 文档

    了解如何使用适用于 Android 的 Aspose.Slides 通过 Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... 创建一个 Presentation 实例。 将幻灯片的 BackgroundType...: // 创建 Presentation 类的实例。 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/androidjava/presentat...
  7. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire Presentations in Aspose.Slides for C++ and process content from PPT, PPTX and ODP programmatically....Extract Text from Presentations Contents [ Hide ] Introduction...extract the text from a presentation. To do so, you need to extract...

    docs.aspose.com/slides/cpp/extracting-text-from...
  8. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint Presentations to video in JavaScript. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in JavaScript Contents...converting your PowerPoint presentation to video, you get Increase...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint Presentations to TIFF with notes using Aspose.Slides for .NET. Learn how to export slides with speaker notes efficiently....Convert PowerPoint Presentations to TIFF with Notes in .NET Contents...PowerPoint and OpenDocument presentations (PPT, PPTX, and ODP) with...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint Presentations using Aspose.Slides for .NET for more engaging slides....Manage Chart Data Labels in Presentations in .NET Contents [ Hide...label: using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/chart-data-label/