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…...System and Custom Fonts from Resources folder. var fontSettings =...Fonts.FolderFontSource("/app/Resources", true) }); var loadOptions...