Sample Python conversion code for VSTM format to XAML file. Use this example code to convert VSTM to XAML within any Python based application....Diagram diagram = Diagram( "template.vstm" ); // save VSTM as XAML...manipulate including daigram elements and convert Visio diagrams...