Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...
Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...
Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...
Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...
Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...
Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...
Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...
Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...
The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java.... FontSettings Specifies font settings...
Allows to specify additional options when rendering document pages or shapes to images in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...