I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font.
version:aspose-words-25.9-jdk17
FontSettings fontSettings = new FontSettings();
fon…...you are working with a plain text file ( .txt ), note that font...may need to manually edit the text or use a different approach...