Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 63,944 for

html template

(0.1 sec)
  1. Java API to Convert WORD to ODS or with free On...

    Convert WORD to ODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to ODS online converter quickly before integrating the code....to export WORD documents to HTML, which is the intermediate format...This API allows you to convert HTML documents to ODS, the OpenDocument...

    products.aspose.com/total/java/conversion/word-...
  2. Online OFT to EMF Conversion or Build .NET base...

    Free online app to convert OFT to EMF files. .NET C# conversion library code for OFT documents....Convert OFT to HTML by using Save method Load HTML by using Document...save OFT as a HTML message . Save ( "HtmlOutput.html" , SaveOptions...

    products.aspose.com/total/net/conversion/oft-to...
  3. Online OFT to PCL Conversion or Build .NET base...

    Free online app to convert OFT to PCL files. .NET C# conversion library code for OFT documents....Convert OFT to HTML by using Save method Load HTML by using Document...save OFT as a HTML message . Save ( "HtmlOutput.html" , SaveOptions...

    products.aspose.com/total/net/conversion/oft-to...
  4. Online POTM to TSV Conversion or Build .NET bas...

    Free online app to convert POTM to TSV files. .NET C# conversion library code for POTM documents....Export POTM as HTML by using Save method Load HTML document by using...conversion of POM (Product Template Markup) files into TSV (Tab-Separated...

    products.aspose.com/total/net/conversion/potm-t...
  5. Convert VSTM to VSTX via Python | products.aspo...

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

    products.aspose.com/diagram/python-net/conversi...
  6. Convert VTX to VSDM via Python | products.aspos...

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

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

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

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

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

    products.aspose.com/diagram/python-net/conversi...
  9. Convert VST to VSX via Java | products.aspose.com

    Sample Java conversion code for VST format to VSX file. Use this example code to convert VST to VSX within any Web or Desktop Java based application....Diagram visio = new Diagram( "template.vst" ); // save VST as VSX...act as template for creating further files. These template files...

    products.aspose.com/diagram/java/conversion/vst...
  10. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....have all of its contents in one HTML part. // A split criterion allows...segment the document into several HTML parts. // We will set the criteria...

    reference.aspose.com/words/java/com.aspose.word...