Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container.
I modified my code to include both System and Custom Fonts from Resources folder.
var f…... var fontSettings = new Aspose.Words.Fonts.FontSettings();...SetFontsSources(new Aspose.Words.Fonts.FontSourceBase[] { new Aspose.Words...