Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 80,176 for

template

(0.04 sec)
  1. Convert VSS to VSTM via Java | products.aspose.com

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

    products.aspose.com/diagram/java/conversion/vss...
  2. Convert VSTM to VSSM via Java | products.aspose...

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

    products.aspose.com/diagram/java/conversion/vst...
  3. Convert VSD to VSTM via Java | products.aspose.com

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

    products.aspose.com/diagram/java/conversion/vsd...
  4. Convert VSSX to VSTM via Java | products.aspose...

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

    products.aspose.com/diagram/java/conversion/vss...
  5. Convert DOT to PPS via C++ or with free Online ...

    Export DOT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPS online converter quickly before integrating the code....document = new Document ( "template.dot" ); System :: SharedPtr...POT (Microsoft PowerPoint Template Files) Convert DOT to POTM...

    products.aspose.com/total/cpp/conversion/dot-to...
  6. Convert WORDML to POWERPOINT via C++ or with fr...

    Export WORDML to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POWERPOINT online converter quickly before integrating the code....document = new Document ( "template.wordml" ); System :: SharedPtr...POT (Microsoft PowerPoint Template Files) Convert WORDML to POTM...

    products.aspose.com/total/cpp/conversion/wordml...
  7. Convert DOCM to PPS via C++ or with free Online...

    Export DOCM to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPS online converter quickly before integrating the code....document = new Document ( "template.docm" ); System :: SharedPtr...POT (Microsoft PowerPoint Template Files) Convert DOCM to POTM...

    products.aspose.com/total/cpp/conversion/docm-t...
  8. Convert VSTX to VSX via Python | products.aspos...

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

    products.aspose.com/diagram/python-java/convers...
  9. Convert VSTX to JPEG via Python | products.aspo...

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

    products.aspose.com/diagram/python-net/conversi...
  10. Add Master from Stencil|Documentation

    This section explains how to add master from stencil...represents a Visio drawing shape template. Using the method addMaster...

    docs.aspose.com/diagram/python-java/add-master-...