Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 89,640 for

template

(0.68 sec)
  1. Convert PPSX to BMP using C# | products.aspose.com

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

    products.aspose.com/slides/net/conversion/ppsx-...
  2. Convert OTP to BMP using Java | products.aspose...

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

    products.aspose.com/slides/java/conversion/otp-...
  3. Convert PPS to GIF using Java | products.aspose...

    Sample Java conversion code for PPS format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....presentation = new Presentation( "template.pps" ); // iterate over all...POT (Microsoft PowerPoint Template Files) PPS TO POTM (Microsoft...

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

    Sample Java conversion code for PPS format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....presentation = new Presentation( "template.pps" ); // iterate over all...POT (Microsoft PowerPoint Template Files) PPS TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/pps-...
  5. Convert PPSM to SVG using Java | products.aspos...

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

    products.aspose.com/slides/java/conversion/ppsm...
  6. Convert PPTX to SVG using Java | products.aspos...

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

    products.aspose.com/slides/java/conversion/pptx...
  7. Convert ODP to BMP using Java | products.aspose...

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

    products.aspose.com/slides/java/conversion/odp-...
  8. Convert ODP to JPEG using Java | products.aspos...

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

    products.aspose.com/slides/java/conversion/odp-...
  9. Convert PPT to SVG using Java | products.aspose...

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

    products.aspose.com/slides/java/conversion/ppt-...
  10. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for Node.js via C++....ImageOrPrint options Creating a template workbook in Microsoft Excel...worksheet. Now, I will convert the template file’s worksheet “Sheet1”...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...