Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 86,954 for

template

(0.2 sec)
  1. Convert PPSM to TIFF using Java | products.aspo...

    Sample Java conversion code for PPSM format to TIFF file. Use this example code to export PowerPoint & OpenOffice presentations to TIFF within any Web or Desktop Java based Application....presentation = new Presentation( "template.ppsm" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPSM TO POTM (Microsoft...

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

    Sample Java conversion code for PPT format to PPSX file. Use this example code to export PowerPoint & OpenOffice presentations to PPSX within any Web or Desktop Java based Application....presentation = new Presentation( "template.ppt" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPT TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/ppt-...
  3. Convert PPTX to SWF using Java | products.aspos...

    Sample Java conversion code for PPTX format to SWF file. Use this example code to export PowerPoint & OpenOffice presentations to SWF within any Web or Desktop Java based Application....presentation = new Presentation( "template.pptx" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPTX TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/pptx...
  4. Convert ODP to PDF using Java | products.aspose...

    Sample Java conversion code for ODP format to PDF file. Use this example code to export PowerPoint & OpenOffice presentations to PDF within any Web or Desktop Java based Application....presentation = new Presentation( "template.odp" ); // save the presentation...POT (Microsoft PowerPoint Template Files) ODP TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/odp-...
  5. Convert PPTM to SVG using C# | products.aspose.com

    Sample code for PPTM to SVG C# conversion. Use API example code for batch PPTM files to SVG conversion within VB.NET, Asp.NET or any .NET based application....pres = new Presentation( "template.pptm" )) { for ( var index...POT (Microsoft PowerPoint Template Files) PPTM TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/pptm-...
  6. Convert PPTX to PDF using Java | products.aspos...

    Sample Java conversion code for PPTX format to PDF file. Use this example code to export PowerPoint & OpenOffice presentations to PDF within any Web or Desktop Java based Application....presentation = new Presentation( "template.pptx" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPTX TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/pptx...
  7. Convert PPTX to HTML using Java | products.aspo...

    Sample Java conversion code for PPTX format to HTML file. Use this example code to export PowerPoint & OpenOffice presentations to HTML within any Web or Desktop Java based Application....presentation = new Presentation( "template.pptx" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPTX TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/pptx...
  8. Convert PPSX to XPS using Java | products.aspos...

    Sample Java conversion code for PPSX format to XPS file. Use this example code to export PowerPoint & OpenOffice presentations to XPS within any Web or Desktop Java based Application....presentation = new Presentation( "template.ppsx" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPSX TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/ppsx...
  9. Online PCL to PPSX Conversion or Build .NET bas...

    Free online app to convert PCL to PPSX files. .NET C# conversion library code for PCL documents....PCL to DOT (Microsoft Word Template Files) Convert PCL to DOTM...DOTM (Microsoft Word 2007+ Template File) Convert PCL to DOTX (Microsoft...

    products.aspose.com/total/net/conversion/pcl-to...
  10. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....from the repository Load the template PPTX file into the Presentation...first we have to load the template PPTX file into a Presentation...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...