Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
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 |
---|---|
boolean |
TextStyle.equals(TextStyle other)
Determines whether the specified object is equal to the current object.
|
void |
RichText.setDefaultStyle(TextStyle value)
Gets or sets the default style.
|
Copyright (c) 2002-2018 Aspose. All Rights Reserved.