Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 130,007 for

presentation

(0.11 sec)
  1. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。...对象框的形式嵌入到幻灯片中,您可以按以下方式操作: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 将 Excel...object. Presentation presentation = new Presentation (); Dimension2D...

    docs.aspose.com/slides/zh/java/manage-ole/
  2. Export MHTML to PPS in Android | products.aspos...

    Android API to Convert MHTML to PPS without using Microsoft Word...PPS (PowerPoint Show) is a presentation format used by Microsoft...It is used to display a presentation in a self-running slide...

    products.aspose.com/total/android-java/conversi...
  3. Convert EPUB to POT via Java API | products.asp...

    Java API to Convert EPUB to POT without using Microsoft Word...and manipulate PowerPoint presentations. It also provides the ability...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/epub-...
  4. Modern API|Aspose.Slides for Python Documentation

    Modern API...api import Presentation , SaveFormat , Images ,...import Dimension pres = Presentation (); # instantiate a disposable...

    docs.aspose.com/slides/python-java/modern-api/
  5. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP Presentations....simple Hello World PowerPoint presentation using Aspose.Slides. The...demonstrates how to create a new presentation, access the first slide...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  6. Animate PowerPoint Text on Android|Aspose.Slide...

    Create dynamic animated text in PowerPoint and OpenDocument Presentations using Aspose.Slides for Android, with easy-to-follow, optimized Java code examples....paragraph: Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/animated-text/
  7. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) slides in Java with flexible formatting....used to display data on presentation slides. This article shows...slide using VSTO: Create a presentation. Add an empty slide is added...

    docs.aspose.com/slides/java/creating-a-table-on...
  8. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint Presentations using Aspose.Slides for С++ for more engaging slides....Manage Chart Data Labels in Presentations Using С++ Contents [ Hide...pptx" ; // Instantiates a Presentation class that represents a...

    docs.aspose.com/slides/cpp/chart-data-label/
  9. 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...
  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/