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

presentation

(0.2 sec)
  1. 页眉页脚|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 JavaScript 示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  2. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP Presentations....Manage Audio in Presentations Using C++ Contents [ Hide ] Create...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/audio-frame/
  3. Text Box|Aspose.Slides for Node.js via .NET Doc...

    Work with text boxes in Aspose.Slides for Node.js: add, format, align, wrap, autofit, and style text using JavaScript for PPT, PPTX, and ODP Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. 在 Android 上将 PPT 和 PPTX 转换为 PDF(包含高级功能)|Aspose....

    使用 Aspose.Slides for Android 在 Java 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...PDF,请将文件名作为参数传递给 Presentation 类,然后使用 save 方法将演示文稿保存为 PDF。 Presentation 类公开了通常用于将演示文稿转换为...OpenDocument 文件的 Presentation 类。 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  5. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....Manage OLE in Presentations Using Python Contents [ Hide ] Overview...Create an instance of the Presentation class. Get a reference to...

    docs.aspose.com/slides/python-net/manage-ole/
  6. Developer Guide|Aspose.Slides Documentation

    Discover the Aspose.Slides for Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....] Manage Presentations in Java Manage Presentation Slides in...in Java Manage Presentation Content in Java Design Professional...

    docs.aspose.com/slides/java/developer-guide/
  7. How to Create Hello World Presentations in .NET...

    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....How to Create Hello World Presentations in .NET Contents [ Hide...All the classes that were present in old Aspose.Slides for .NET...

    docs.aspose.com/slides/net/how-to-create-hello-...
  8. PowerPoint Format Conversion Solution | product...

    APIs to Convert PPT, PPTX, PDF, HTML, POTX, POTM and ODP file formats...Slides Conversion Convert presentations using Aspose.Slides APIs:...js Learn how to convert presentations in Python, Java, C++, PHP...

    products.aspose.com/slides/conversion/
  9. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear C# code....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Create an empty audio frame...

    docs.aspose.com/slides/net/examples/elements/au...
  10. Create Presentations in PHP|Aspose.Slides for P...

    Create Presentations with Aspose.Slides for PHP via Java — produce PPT, PPTX, and ODP files and save them programmatically for reliable results....Create Presentations in PHP Contents [ Hide ] Create a Presentation...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/php-java/create-presenta...