Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 129,330 for

presentation

(0.19 sec)
  1. Code Comparison for common features with VSTO|A...

    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....Slides Adding Shapes to Presentation Adding Text Dynamically...Dynamically Add Picture Frame to Presentation Create a Chart Create and...

    docs.aspose.com/slides/net/code-comparison-for-...
  2. Extract Flash Objects from Presentations in .NE...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in .NET with Aspose.Slides, complete C# code samples and best practices....Extract Flash Objects from Presentations in .NET Contents [ Hide...Extract Flash Objects from Presentations Aspose.Slides for .NET provides...

    docs.aspose.com/slides/net/flash/
  3. Protect PowerPoint files on Windows, Linux & ma...

    APIs to Add Protection to PPT, PPTX & ODP Presentations...Python Learn how to protect presentation in Python, Java, C++ and...for .NET How to protect presentation in C#. Aspose.Slides for...

    products.aspose.com/slides/protect/
  4. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用 C++ 示例将其导出为 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > ( u "ink..."ink.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. Export XSLFO to PPS in Android | products.aspos...

    Android API to Convert XSLFO to PPS without using Microsoft Word...store presentations. It is a self-running presentation that can...allows users to view the presentation without the need for PowerPoint...

    products.aspose.com/total/android-java/conversi...
  6. Remove Watermark in PowerPoint using Java

    Remove watermark in PowerPoint using Java. Get details to set the IDE, a list of steps, and a sample code to remove watermark from PowerPoint using Java....slides or from the entire presentation. Steps to Remove Watermark...PowerPoint file into the Presentation class object Parse all the...

    kb.aspose.com/slides/java/remove-watermark-in-p...
  7. 将 PPT 和 PPTX 转换为 PDF(JavaScript)[包括高级功能]|Aspose...

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

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  8. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....while loading the source presentation file, adding additional...Java to sign the presentation Create a presentation Load the PFX...

    kb.aspose.com/slides/java/how-to-add-signature-...
  9. Export Presentations to XAML in Java|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides—quick, Office-free solution that keeps your layout intact....Export Presentations to XAML in Java Contents [ Hide ] Export...Export Presentations to XAML In Aspose.Slides 21.6 , we implemented...

    docs.aspose.com/slides/java/export-to-xaml/
  10. Convert PPTX to PPT in .NET|Aspose.Slides Docum...

    Easily convert PPTX to PPT with Aspose.Slides for .NET—ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The C# code sample...

    docs.aspose.com/slides/net/convert-pptx-to-ppt/