Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 128,700 for

presentation

(0.13 sec)
  1. 在 Java 中管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...代码展示了如何向文本添加网站超链接: Presentation presentation = new Presentation (); try...try { IAutoShape shape1 = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  2. Convert PDF to PPS in Python | products.aspose.com

    Sample code for PDF to PPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPS files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  3. 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/
  4. Export EPUB to PPT via C# API | products.aspose...

    .NET API to Convert EPUB to PPT without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations, such as adding, deleting...

    products.aspose.com/total/net/conversion/epub-t...
  5. Export EPUB to PPTM via C# API | products.aspos...

    .NET API to Convert EPUB to PPTM without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations, such as adding text, images...

    products.aspose.com/total/net/conversion/epub-t...
  6. 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/
  7. 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/
  8. Export EPUB to OTP via C# API | products.aspose...

    .NET API to Convert EPUB to OTP without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations, including the ability to...

    products.aspose.com/total/net/conversion/epub-t...
  9. Convert RTF to PPTM via Java or with free Onlin...

    Java API to Export RTF to PPTM without using Microsoft Word or PowerPoint or online. Test free RTF to PPTM online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...edit, and save presentations. Once the presentation is created,...

    products.aspose.com/total/java/conversion/rtf-t...
  10. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。... 在幻灯片上创建文本框 创建 Presentation 类的实例。 通过索引获取第一张幻灯片的引用。 在幻灯片的指定位置添加一个...本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 C# 代码实...

    docs.aspose.com/slides/zh/net/manage-textbox/