Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 127,320 for

presentation

(0.23 sec)
  1. Convert PPTX to BMP in JavaScript | products.as...

    Convert PPTX to BMP in JavaScript. Use Node.js library API to convert PPTX files to BMP...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert PPTM to BMP in JavaScript | products.as...

    Convert PPTM to BMP in JavaScript. Use Node.js library API to convert PPTM files to BMP...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Online XML to PPT Conversion or Build .NET base...

    Free online app to convert XML to PPT files. .NET C# conversion library code for XML documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xml-to...
  4. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    了解如何使用 Aspose.Slides for Node.js via Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 JavaScript 示例代码自定义字体、颜色、对齐方式等。... Presentation ( "Presentation.pptx" ); try { var...aspose . slides . Presentation ( "Presentation.pptx" ); try { var...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  5. 在 Android 上的演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中创建并自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  6. Portable Document Format (PDF)|Aspose.Slides fo...

    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....via Java lets you convert presentation files to PDF. PDF in Aspose...Slides for PHP via Java Any presentation that can be loaded into...

    docs.aspose.com/slides/php-java/portable-docume...
  7. Layout Slide|Aspose.Slides Documentation

    Use C# to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in Presentations for PPT, PPTX and ODP....up unused ones to reduce presentation size. Add a Layout Slide...() { using var pres = new Presentation (); // Create a layout slide...

    docs.aspose.com/slides/net/examples/elements/la...
  8. Remove PPTX Annotation using Python | products....

    Python source code to remove PPTX Presentation comments... Presentation( "example.pptx" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  9. Secure Presentations on Android|Aspose.Slides D...

    Protect PowerPoint PPT, PPTX and ODP Presentations in Java with Aspose.Slides for Android—set passwords, apply encryption, enforce read-only, and remove protection with code....Secure Presentations on Android Contents [ Hide ] Add Digital...Signatures to Presentations on Android Secure Presentations with Passwords...

    docs.aspose.com/slides/androidjava/presentation...
  10. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...实例化表示演示文稿文件的 Presentation 类 using ( Presentation presentation = new...new Presentation ( "ExistingChart.pptx" )) { // 获取图表对象的引用 var slide...

    docs.aspose.com/slides/zh/net/animated-charts/