Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 28,047 for

html template

(0.05 sec)
  1. 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...(Graphical Interchange Format) ODP TO HTML (Hyper Text Markup Language)...

    products.aspose.com/slides/java/conversion/odp-...
  2. 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...(Graphical Interchange Format) PPS TO HTML (Hyper Text Markup Language)...

    products.aspose.com/slides/java/conversion/pps-...
  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...TO BMP (Bitmap Image) PPS TO HTML (Hyper Text Markup Language)...

    products.aspose.com/slides/java/conversion/pps-...
  4. 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...(Graphical Interchange Format) PPT TO HTML (Hyper Text Markup Language)...

    products.aspose.com/slides/java/conversion/ppt-...
  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...Interchange Format) PPSM TO HTML (Hyper Text Markup Language)...

    products.aspose.com/slides/java/conversion/ppsm...
  6. Convert VSTX to VSTM via Python | products.aspo...

    Sample Python conversion code for VSTX format to VSTM file. Use this example code to convert VSTX to VSTM within any Python based application....Diagram diagram = Diagram( "template.vstx" ); // save VSTX as VSTM...VSTX extensions are drawing template files created with Microsoft...

    products.aspose.com/diagram/python-net/conversi...
  7. Convert VSTM to VSDM via Python | products.aspo...

    Sample Python conversion code for VSTM format to VSDM file. Use this example code to convert VSTM to VSDM within any Python based application....Diagram diagram = Diagram( "template.vstm" ); // save VSTM as VSDM...Files with VSTM extension are template files created with Microsoft...

    products.aspose.com/diagram/python-net/conversi...
  8. Convert VTX to XPS via Python | products.aspose...

    Sample Python conversion code for VTX format to XPS file. Use this example code to convert VTX to XPS within any Python based application....Diagram diagram = Diagram( "template.vtx" ); // save VTX as XPS...a Microsoft Visio drawing template that is saved to disc in XML...

    products.aspose.com/diagram/python-net/conversi...
  9. Convert VST to JPEG via Python | products.aspos...

    Sample Python conversion code for VST format to JPEG file. Use this example code to convert VST to JPEG within any Python based application....Diagram diagram = Diagram( "template.vst" ); // save VST as JPEG...act as template for creating further files. These template files...

    products.aspose.com/diagram/python-net/conversi...
  10. Convert VST to BMP via Python | products.aspose...

    Sample Python conversion code for VST format to BMP file. Use this example code to convert VST to BMP within any Python based application....Diagram diagram = Diagram( "template.vst" ); // save VST as BMP...act as template for creating further files. These template files...

    products.aspose.com/diagram/python-java/convers...