Hi,
I am currently migrating away from System.Drawing.Common as my application needs to run on Linux and I am having a bit of an issue.
I use both Aspose.Words and Aspose.Drawing and I am trying to set the font color o…...var document = new Document(path); var documentBuilder = new...Write("Text"); document.Save(path); Problem is, I can’t set the...