Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 89,763 for

template

(0.11 sec)
  1. Online DOTM File Compression or Build Python Ap...

    Free online app to compress different DOTM files. Python compression and archiving library code for DOTM documents....DOTM files are macro-enabled templates. Compression reduces storage...functionality, allowing efficient template deployment. Python APIs support...

    products.aspose.com/total/python-net/compress/d...
  2. Convert PDF to ODP in PHP | products.aspose.com

    Sample code for PDF to ODP PHP conversion. Use PowerPoint PHP API for batch conversion PDF files to ODP files....POT (Microsoft PowerPoint Template Files) PDF TO POTM (Microsoft...(Microsoft PowerPoint Template File) PDF TO POTX (Microsoft PowerPoint...

    products.aspose.com/slides/php-java/conversion/...
  3. Change Background of VSDX File via Python | pro...

    Python source code to change background of VSDX documents within any Python based application....Visio Template Files) VSTX (Microsoft Visio Drawing Template) VSX...VTX (Microsoft Visio Drawing Template)...

    products.aspose.com/diagram/python-java/changeb...
  4. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....Visio Template Files) VSTX (Microsoft Visio Drawing Template) VSX...VTX (Microsoft Visio Drawing Template)...

    products.aspose.com/diagram/python-net/watermar...
  5. Convert VDW to VSTM via Python | products.aspos...

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

    products.aspose.com/diagram/python-java/convers...
  6. Convert VSS to VSTM via Python | products.aspos...

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

    products.aspose.com/diagram/python-java/convers...
  7. Convert VSTM to VDX via Python | products.aspos...

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

    products.aspose.com/diagram/python-java/convers...
  8. Convert VSSM to VSTM via Python | products.aspo...

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

    products.aspose.com/diagram/python-java/convers...
  9. Convert VSX to VSTM via Java | products.aspose.com

    Sample Java conversion code for VSX format to VSTM file. Use this example code to convert VSX to VSTM within any Web or Desktop Java based application....Diagram visio = new Diagram( "template.vsx" ); // save VSX as VSTM...Files with VSTM extension are template files created with Microsoft...

    products.aspose.com/diagram/java/conversion/vsx...
  10. How to Convert TSV to Excel in Java

    Here is a short tutorial that explains how to convert TSV to Excel in Java. It provides all the necessary details like the configuration details, step wise process and a runnable sample code that changes TSV to XLSX in Java....convert TSV to XLSX Describe the template file format that is to be...using the LoadOptions Load the template TSV file into the Workbook...

    kb.aspose.com/cells/java/how-to-convert-tsv-to-...