Aspose.Note Namespace
Aspose.Note for .Net
Aspose.Note Namespace |
The Aspose.Note namespace contains classes which represent document structure.
| Class | Description | |
|---|---|---|
| AttachedFile |
Represents an attached file.
| |
| CompositeNodeT |
The base generic class for nodes that can contain other nodes.
| |
| CompositeNodeBase |
The non-generic class for nodes that can contain other nodes.
| |
| Document |
Represents an Aspose.Note document.
| |
| DocumentVisitor |
The abstract class for walking through all child nodes of the parent node using the visitor design pattern.
| |
| Image |
Represents an Image.
| |
| License |
Provides methods to license the component.
| |
| LoadOptions |
Options used to load a document.
| |
| Node |
The base class for all nodes of an Aspose.Note document.
| |
| Notebook |
Represents an Aspose.Note notebook.
| |
| NotebookLoadOptions |
Options used to load a notebook.
| |
| NoteTag |
Specifies the note tag.
| |
| NoteTagCore |
The base class for note tag and note task.
| |
| NoteTask |
Specifies the note task.
| |
| NumberList |
Represents the numbered or bulleted list.
| |
| Outline |
Represents a Outline.
| |
| OutlineElement |
Represents a OutlineElement.
| |
| OutlineGroup |
Represents a OutlineGroup.
| |
| Page |
Represents a page.
| |
| PageHistory |
Represents the page history.
| |
| RevisionSummary |
Represents a summary for node's revision.
| |
| RichText |
Represents a rich text.
| |
| Table |
Represents a table.
| |
| TableCell |
Represents a table cell.
| |
| TableColumn |
Represents a table column.
| |
| TableRow |
Represents a table row.
| |
| TextStyle |
Specifies the text style.
| |
| Title |
Represents a title.
|
| Structure | Description | |
|---|---|---|
| Margins |
Specifies the dimensions of the margins of a node.
|
| Interface | Description | |
|---|---|---|
| ICompositeNode |
The interface for nodes that can contain other nodes.
| |
| INode |
The interface for all nodes of an Aspose.Note document.
| |
| INotebookChildNode |
Represents an Aspose.Note notebook's child.
| |
| IOutlineChildNode |
The interface for all child nodes of an outline node.
| |
| IOutlineElementChildNode |
The interface for all child nodes of an outline element node.
| |
| IPageChildNode |
The interface for all child nodes of a page node.
|
| Enumeration | Description | |
|---|---|---|
| FileFormat |
Represents OneNote file format.
| |
| NodeType |
Specifies the type of the node.
| |
| NumberFormat |
Specifies the numbering format that can be used for a group of automatically numbered objects.
Full list is specified on MSDN | |
| SaveFormat |
Indicates the format in which the document is saved.
| |
| TagStatus |
Specifies the status of the note tag node.
| |
| TaskType |
Specifies the type of the note task node.
|