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

presentation

(0.81 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. PowerPoint 2024: Styles Break During PNG/HTML C...

    In some Presentations that contain a large number of custom styles, the formatting breaks when converting the file to HTML or PNG. I assume this issue is related to the new style handling features introduced in PowerPoi…...2025, 9:51am 1 In some presentations that contain a large number...PowerPoint 2024, as these presentations also show similar rendering...

    forum.aspose.com/t/powerpoint-2024-styles-break...
  8. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides..., 50 , 50 , 400 , 300 ) presentation . save ( "chart.pptx" ,...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export Presentations for PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...320 , 240 , "video.mp4" ) presentation . save ( "video.pptx" ,...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Convert PPSX to PNG Using C++ | products.aspose...

    C++ conversion code for PPSX to PNG. Use the example code for batch PPSX to PNG conversion in C++ applications....that lets you convert PPSX presentations to PNG in C++ applications...Render a slide from a PPSX presentation to PNG with a few lines...

    products.aspose.com/slides/cpp/conversion/ppsx-...