Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 130,448 for

presentation

(0.1 sec)
  1. Convert PowerPoint Presentations in Handout Mod...

    Convert Presentations to handouts in Java. Set slides per page, keep notes, export to PDF or images with Aspose.Slides for Android, with sample code. Try it free....Convert PowerPoint Presentations in Handout Mode on Android Contents...the ability to convert presentations into various formats, including...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....Changed the Presentation.VbaProject Property The Presentation class'...VBA projects embedded in a presentation. You can add new project...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Export Presentations to XAML in .NET|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in .NET using Aspose.Slides—quick, Office-free solution that keeps your layout intact....Export Presentations to XAML in .NET Contents [ Hide ] Overview...how to export PowerPoint presentations to XAML using Aspose.Slides...

    docs.aspose.com/slides/net/export-to-xaml/
  4. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using PHP Contents [ Hide...sample operation: $pres = new Presentation ( "chart.pptx" ); try {...

    docs.aspose.com/slides/php-java/chart-workbook/
  5. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for Java, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in Java Contents...you to convert PowerPoint presentations to Markdown, which can be...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. 幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。... Presentation presentation = new Presentation ( "sample...currentHeight = ( float ) presentation . getSlideSize (). getSize...

    docs.aspose.com/slides/zh/java/re-sizing-shapes...
  7. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations in JavaScript Contents [...extract the text from a presentation. To do so, you need to extract...

    docs.aspose.com/slides/nodejs-java/extract-text...
  8. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument Presentations in C++ to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in C++ Contents [ Hide ] Introduction...Introduction A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/cpp/watermark/
  9. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。...以下步骤概述了操作过程: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 using ( Presentation presentation = new...

    docs.aspose.com/slides/zh/net/shape-formatting/
  10. 将 PowerPoint 演示文稿转换为 .NET 中的 HTML|Aspose.Slides 文档

    在 .NET 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,保留布局、链接和图像,实现快速、完美的结果。...OpenDocument 演示文稿转换为 HTML: 创建 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...演示文稿转换为 HTML: // 实例化表示演示文稿文件的 Presentation 类(例如 PPT、PPTX、ODP 等)。 using...

    docs.aspose.com/slides/zh/net/convert-powerpoin...