Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 89,772 for

template

(0.19 sec)
  1. Convert PPSX to PPS using C# | products.aspose.com

    Sample code for PPSX to PPS C# conversion. Use API example code for batch PPSX files to PPS conversion within VB.NET, Asp.NET or any .NET based application....presentation = new Presentation( "template.ppsx" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPSX TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/ppsx-...
  2. Convert PPTM to PPS using C# | products.aspose.com

    Sample code for PPTM to PPS C# conversion. Use API example code for batch PPTM files to PPS conversion within VB.NET, Asp.NET or any .NET based application....presentation = new Presentation( "template.pptm" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPTM TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/pptm-...
  3. Convert OTP to PPTX using C# | products.aspose.com

    Sample code for OTP to PPTX C# conversion. Use API example code for batch OTP files to PPTX conversion within VB.NET, Asp.NET or any .NET based application....presentation = new Presentation( "template.otp" ); // save the presentation...POT (Microsoft PowerPoint Template Files) OTP TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/otp-t...
  4. Convert OTP to PPS using C# | products.aspose.com

    Sample code for OTP to PPS C# conversion. Use API example code for batch OTP files to PPS conversion within VB.NET, Asp.NET or any .NET based application....presentation = new Presentation( "template.otp" ); // save the presentation...POT (Microsoft PowerPoint Template Files) OTP TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/otp-t...
  5. Convert OTP to PPS using Java | products.aspose...

    Convert OTP to PPS in Java. Use Aspose.Slides for Java to save OTP presentations as PPS slide shows....presentation = new Presentation ( "template.otp" ); try { presentation...POT (Microsoft PowerPoint Template Files) OTP TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/otp-...
  6. Convert ODP to SVG using C# | products.aspose.com

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

    products.aspose.com/slides/net/conversion/odp-t...
  7. Convert OTP to GIF using Java | products.aspose...

    Convert OTP to GIF in Java. Use Aspose.Slides for Java to render OTP presentations as GIF images....presentation = new Presentation ( "template.otp" ); try { for ( ISlide...POT (Microsoft PowerPoint Template Files) OTP TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/otp-...
  8. Convert PPTX to SVG using C# | products.aspose.com

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

    products.aspose.com/slides/net/conversion/pptx-...
  9. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....xls" ; // Load a template file Workbook workbook ( inputFilePath...u "output.xls" ; // Load a template file Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  10. How to Convert MPP to PDF using Java

    This quick tutorial guides you on how to convert MPP to PDF using Java. It contains the configuration details, a sequence of steps and runnable sample code for writing MPP to PDF converter using Java....Maven repository Load the template MS Project file in the Project...class is used for loading the template MPP file, the PDFSaveOptions...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...