Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 129,136 for

presentation

(0.2 sec)
  1. Convert PPSM to SVG in Node.js | products.aspos...

    Convert PPSM to SVG in Node.js. Use Node.js library API to convert PPSM files to SVGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  2. Online ODP File Comparison or Build Android Mob...

    Free online app to Compare different ODP files. Android comparison library code for ODP documents....both ODP documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/android-java/compare/...
  3. 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....FirstSlideNumber Has Been Added to the Presentation Class The new property FirstSlideNumber...FirstSlideNumber added to Presentation allows to get or to set...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. 管理行和列|Aspose.Slides for Node.js via .NET 文档

    在 PowerPoint 演示文稿中使用 JavaScript 管理表格的行和列...Row as Header 将首行设为标题 创建 Presentation 类的实例并加载演示文稿。 通过索引获取幻灯片的引用。...代码演示了如何将表格的第一行设为标题: // 实例化 Presentation 类 var pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/manage-ro...
  5. 在 PHP 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides ...

    在 PHP 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,可保留布局、链接和图像,实现快速、完美的效果。...该代码可以在 Presentation 对象中加载 PPT、PPTX 和 ODP 等多种格式,并将其保存为...PowerPoint 演示文稿转换为 HTML: 创建一个 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  6. 使用 C++ 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...= System :: MakeObject < Presentation > (); auto slide = pres...= System :: MakeObject < Presentation > (); auto slide = pres...

    docs.aspose.com/slides/zh/cpp/image/
  7. 在演示文稿中使用 PHP 管理文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化功能。...要在幻灯片上创建文本框,请按照以下步骤操作: 创建 Presentation 类的实例。 获取新创建的演示文稿中第一张幻灯片的引用。...本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 PHP 代码...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  8. C++ API to Convert XSLFO to PPTM | products.asp...

    Convert XSLFO to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...(PowerPoint Macro-Enabled Presentation) is a file format used by...users to create interactive presentations with the help of macros...

    products.aspose.com/total/cpp/conversion/xslfo-...
  9. C++ API to Convert XML to POTX | products.aspos...

    Convert XML to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...transport data, while POTX is a presentation format used by Microsoft...developers can easily create presentations from XML data and display...

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

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

    docs.aspose.com/slides/php-java/chart-data-label/