Package | Description |
---|---|
com.aspose.note |
The
Aspose.Note.Saving namespace contains classes which perform saving to different formats. |
Modifier and Type | Method and Description |
---|---|
static TextStyle |
TextStyle.getDefaultMsOneNoteTitleDateStyle()
Gets default style for title date in MS OneNote.
|
static TextStyle |
TextStyle.getDefaultMsOneNoteTitleTextStyle()
Gets default style for title text in MS OneNote.
|
static TextStyle |
TextStyle.getDefaultMsOneNoteTitleTimeStyle()
Gets default style for title time in MS OneNote.
|
TextStyle |
RichText.getDefaultStyle()
Gets or sets the default style.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericList<TextStyle> |
RichText.getStyles()
Gets the styles.
|
Modifier and Type | Method and Description |
---|---|
void |
RichText.setDefaultStyle(TextStyle value)
Gets or sets the default style.
|
Copyright (c) 2016 Aspose. All Rights Reserved.