Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
com.aspose.note.fonts |
The
com.aspose.note.fonts namespace contains classes which provides functionality to manipulate by font's environment for a document. |
Modifier and Type | Method and Description |
---|---|
FontsSubsystem |
SaveOptions.getFontsSubsystem()
Gets or sets font's settings to be used while saving
|
Modifier and Type | Method and Description |
---|---|
void |
SaveOptions.setFontsSubsystem(FontsSubsystem value)
Gets or sets font's settings to be used while saving
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentFontsSubsystem
Simple implementation of Aspose.Note.Fonts.FontsSubsystem.
|