Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 126,281 for

presentation

(0.08 sec)
  1. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Obtain a reference...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  2. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....to print the PowerPoint Presentation notes for specific slides...Load the presentation with notes into the Presentation object Instantiate...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  3. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....image watermark to PPTX presentation in Python Establish the...image watermark inside the presentation Access an existing or create...

    kb.aspose.com/slides/python/how-to-add-image-wa...
  4. Convert PS to ODP via Java API | products.aspos...

    Java API to Convert PS to ODP without using Microsoft Word...PostScript (PS) to OpenDocument Presentation (ODP) within any Java J2SE...to manipulate PowerPoint presentations, including the ability to...

    products.aspose.com/total/java/conversion/ps-to...
  5. 导入演示文稿|Aspose.Slides 文档

    从 PDF 导入 PowerPoint 演示文稿。将 PDF 转换为 PowerPoint... 创建一个 Presentation 类的实例。 调用 addFromPdf() 方法并传递...PowerPoint 的操作: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/zh/java/import-presentat...
  6. Convert Presentations to Multiple Formats in .N...

    Convert PowerPoint and OpenDocument Presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for .NET. Simple, high-quality conversion....Convert Presentations to Multiple Formats in .NET Contents [...format presentations to PPTX file format presentations. As the...

    docs.aspose.com/slides/net/convert-presentation/
  7. Export SVG to POT in Android | products.aspose.com

    Android API to Convert SVG to POT without using Microsoft Word...used to create a PowerPoint presentation. Converting SVG to POT can...help to create a PowerPoint presentation with a consistent look and...

    products.aspose.com/total/android-java/conversi...
  8. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations on Android Contents [ Hide...Create an instance of the Presentation class. Get the table from...

    docs.aspose.com/slides/androidjava/manage-cells/
  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...