This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats.... Add ( new Txt ( "Hello world!" )); //Aspose...shape . Text . Value . Add ( new Txt ( "Hello world!" )); //Aspose...