Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 130,530 for

presentation

(1.21 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 中管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通演示文稿批注:在 PowerPoint 文件中快速轻松地添加、读取、编辑和删除批注。... The Presentation 类,包含作者集合(来自 CommentAuthorCollect...// 实例化 Presentation 类 using ( Presentation presentation = new...

    docs.aspose.com/slides/zh/net/presentation-comm...
  9. 使用 JavaScript 在演示文稿中管理项目符号和编号列表|Aspose.Slides f...

    了解如何使用 Aspose.Slides for Node.js via Java 在 PowerPoint 和 OpenDocument 演示文稿中创建和格式化项目符号、图片、多级和编号列表。...const presentation = new aspose . slides . Presentation (); try...try { const slide = presentation . getSlides (). get_Item ( 0...

    docs.aspose.com/slides/zh/nodejs-java/manage-li...
  10. Aspose.Slides for Python via .NET Not Releasing...

    We have a requirement where we have to merge slides from multiples Presentation into a single Presentation. But when we load the Presentation using with statement and exit the with statement the memory loaded by the pres…...multiples presentation into a single presentation. But when we...we load the presentation using with statement and exit the with...

    forum.aspose.com/t/aspose-slides-for-python-via...