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…...FolderFontSource("/app/Resources", true) }); var loadOptions = new LoadOptions...FolderFontSource("/app/Resources", true) }); 4 Assign the FontSettings...