Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 130,500 for

presentation

(0.25 sec)
  1. Convert POTM to PDF using Java | products.aspos...

    Convert POTM to PDF in Java. Use Aspose.Slides for Java to save POTM templates as PDF files....Load the POTM file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/potm...
  2. Convert POT to PPSX using Java | products.aspos...

    Convert POT to PPSX in Java. Use Aspose.Slides for Java to save POT templates as PPSX files....Load the POT file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/pot-...
  3. Convert PPSX to PPS using Java | products.aspos...

    Convert PPSX to PPS in Java. Use Aspose.Slides for Java to save PPSX slide shows as PPS files....Load the PPSX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsx...
  4. Convert PPSM to POTM using Java | products.aspo...

    Convert PPSM to POTM in Java. Use Aspose.Slides for Java to save PPSM slide shows as POTM files....Load the PPSM file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsm...
  5. Convert PPSX to PDF using Java | products.aspos...

    Convert PPSX to PDF in Java. Use Aspose.Slides for Java to save PPSX slide shows as PDF files....Load the PPSX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsx...
  6. Convert PPSX to PPSM using Java | products.aspo...

    Convert PPSX to PPSM in Java. Use Aspose.Slides for Java to save PPSX slide shows as PPSM files....Load the PPSX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsx...
  7. 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-...
  8. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/shape-formatting/
  9. Online XML to POTM Conversion or Develop Java b...

    Free online app to convert XML to POTM files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  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...