Hello,
to test aspose.diagram i’ve only a page with a rectangle that contains the text “Hello Text”.
Now i want to set the font to another fontname.
I can read the actual font with following code
var fontID = myShape…...Name; //set font name for saving vsdx } Thanks. sgruth June 26, 2025...