Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 130,004 for

presentation

(0.15 sec)
  1. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET. Stand out!...Apply Shape Animations in Presentations with Python Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/python-net/shape-animation/
  2. 在 Android 上从 PDF 或 HTML 导入演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android,在 Java 中将 PDF 和 HTML 文档导入 PowerPoint 和 OpenDocument 演示文稿,实现流畅的高性能幻灯片处理。... 创建 Presentation 类的实例。 调用 addFromPdf() 方法并传入...PowerPoint 的操作: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/zh/androidjava/import-pr...
  3. Redact PowerPoint and OpenOffice Presentations ...

    C# source code to find and remove content in PowerPoint and OpenOffice™ Presentations...find and remove content in presentations using server-side APIs.... Redact Presentation Code Samples Online Include Redact Presentation...

    products.aspose.com/slides/net/redaction/
  4. Manage ActiveX Controls in Presentations on And...

    Learn how Aspose.Slides for Android via Java leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations on Android Contents [ Hide...ActiveX controls are used in presentations. Aspose.Slides for Android...

    docs.aspose.com/slides/androidjava/activex/
  5. Merge OTP Files Using PHP | products.aspose.com

    Merge multiple OTP files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/otp/
  6. Merge ODP Files Using PHP | products.aspose.com

    Merge multiple ODP files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/odp/
  7. Convert TXT to PPS via C++ or with free Online ...

    Export TXT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPS online converter quickly before integrating the code....files are not suitable for presentations as they lack the formatting...PPS in order to create a presentation. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. Manage Chart Data Labels in Presentations Using...

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

    docs.aspose.com/slides/java/chart-data-label/
  9. How to Strike Out Text in PPTX using Java

    This tutorial covers how to strike out text in PPTX using Java. It covers all the details to establish the environment, a step-wise process and a working sample code to strike out PPTX text using Java....including generating a sample presentation, creating an autoshape,...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/java/how-to-strike-out-tex...
  10. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。...代码演示如何在图表数据标签中设置数据精度: using ( Presentation pres = new Presentation ()) { IChart...代码演示该操作: // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

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