Aspose.Note

The Note namespace contains classes which represent document structure.

Classes

ClassDescription
AttachedFileRepresents an attached file.
CheckBoxThe base class for tags that can toggle their state between complete and incomplete.
CompositeNode<T>The base generic class for nodes that can contain other nodes.
CompositeNodeBaseThe non-generic class for nodes that can contain other nodes.
DisplayUnitsConverterThe class contains the methods for converting values.
DocumentRepresents an Aspose.Note document.
DocumentVisitorThe abstract class for iterating through subtree with root at the specified node.
FileCorruptedExceptionThrown during document load, when the document appears to be corrupted and impossible to load.
ImageRepresents an Image.
IncorrectDocumentStructureExceptionThrown if a user created document has incorrect structure.
IncorrectPasswordExceptionThrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
IndentatedNode<T>The base class for nodes with relative indentation for child nodes.
InkDrawingRepresents a ink node containing any drawn content.
InkNodeRepresents a common interface for all ink nodes.
InkParagraphRepresents a ink node containing handwritten text with additional properties like slanted writing.
InkWordRepresents a ink node containing handwritten text.
LicenseProvides methods to license the component.
LoadOptionsOptions used to load a document.
MergeOptionsThe options for merging a collection of pages.
MeteredProvides methods to set metered key.
NodeThe base class for all nodes of an Aspose.Note document.
NotebookRepresents an Aspose.Note notebook.
NotebookLoadOptionsOptions used to load a notebook.
NoteCheckBoxRepresents a note tag that can toggle their state between complete and incomplete.
NoteTagRepresents a note tag.
NoteTaskRepresents a note task.
NumberListRepresents the numbered or bulleted list.
OutlineRepresents a Outline.
OutlineElementRepresents a OutlineElement.
OutlineGroupRepresents a OutlineGroup.
PageRepresents a page.
PageHistoryRepresents the page history.
ParagraphStyleText style settings to be used if there is no matching TextStyle object in Styles collection either this object doesn’t specify a needed setting.
ParsingErrorInfoInformation about the error that occurred during parsing.
RevisionSummaryRepresents a summary for node’s revision.
RichTextRepresents a rich text.
StyleThis class contains common properties of ParagraphStyle and TextStyle classes.
TableRepresents a table.
TableCellRepresents a table cell.
TableColumnRepresents a table column.
TableRowRepresents a table row.
TextRunThe class representing a piece of text with associated style.
TextStyleSpecifies the text style.
TitleRepresents a title.
UnsupportedFileFormatExceptionThrown during document load, when the file format is not recognized or not supported by Aspose.Note.
UnsupportedSaveFormatExceptionThrown if requested save format is not supported.

Structures

StructureDescription
MarginsSpecifies the dimensions of the margins of a node.

Interfaces

InterfaceDescription
ICompositeNodeThe interface for nodes that can contain other nodes.
ICompositeNode<T>The interface for nodes that can contain other nodes.
IIndentatedNodeThe interface for nodes with relative indentation for child nodes.
INodeThe interface for all nodes of an Aspose.Note document.
INotebookChildNodeRepresents an Aspose.Note notebook’s child.
INoteTagThe interface for note tags(i.e. tags that are not associated with Outlook tasks).
IOutlineChildNodeThe interface for all child nodes of an outline node.
IOutlineElementChildNodeThe interface for all child nodes of an outline element node.
IPageChildNodeThe interface for all child nodes of a page node.
ITagThe interface for tags of all kinds.
ITaggableThe interface for nodes that can be marked by tags.

Enumeration

EnumerationDescription
FileFormatRepresents OneNote file format.
HorizontalAlignmentSpecifies the alignment.
NodeTypeSpecifies the type of the node.
NumberFormatSpecifies the numbering format that can be used for a group of automatically numbered objects. Full list is specified on MSDN
PageSizeTypeSpecifies the size of the page node type.
SaveFormatIndicates the format in which the document is saved.
TagIconSpecifies the icon of tag or task icon.
TagStatusSpecifies the status of the note tag node.