Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 89,543 for

template

(0.42 sec)
  1. Convert PPTX to XPS using Java | products.aspos...

    Sample Java conversion code for PPTX 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.pptx" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPTX TO POTM (Microsoft...

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

    Sample Java conversion code for PPT format to PPTM file. Use this example code to export PowerPoint & OpenOffice presentations to PPTM 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 OTP to PPSM using Java | products.aspos...

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

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

    Sample Java conversion code for PPSX format to PPS file. Use this example code to export PowerPoint & OpenOffice presentations to PPS 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...
  5. Convert PPS to SVG using C# | products.aspose.com

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

    products.aspose.com/slides/net/conversion/pps-t...
  6. Convert PPSX to PDF using Java | products.aspos...

    Sample Java conversion code for PPSX 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.ppsx" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPSX TO POTM (Microsoft...

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

    Sample Java conversion code for PPSX format to PPSM file. Use this example code to export PowerPoint & OpenOffice presentations to PPSM 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...
  8. Save Specified Worksheets to PDF with C++|Docum...

    Export specific worksheets to PDF using Aspose.Cells with C++....Cells-for-C // Open the template Excel file Workbook workbook...e.Cells-for-C // Open the template Excel file Workbook workbook...

    docs.aspose.com/cells/cpp/save-specified-worksh...
  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....document = new Document ( "template.xml" ); // save XML as PPTX...macro-enabled PowerPoint templates, allowing automation of repetitive...

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