Package | Description |
---|---|
com.aspose.note |
The
Aspose.note.saving namespace contains classes which perform saving to different formats. |
Modifier and Type | Class and Description |
---|---|
class |
AttachedFile
Represents an attached file.
|
class |
CompositeNode<T extends INode>
The base generic class for nodes that can contain other nodes.
|
class |
CompositeNodeBase
The non-generic class for nodes that can contain other nodes.
|
class |
Document
Represents an Aspose.Note document.
|
class |
Image
Represents an Image.
|
class |
Outline
Represents a Outline.
|
class |
OutlineElement
Represents a OutlineElement.
|
class |
OutlineGroup
Represents a OutlineGroup.
|
class |
Page
Represents a page.
|
class |
RichText
Represents a rich text.
|
class |
Table
Represents a table.
|
class |
TableCell
Represents a table cell.
|
class |
TableRow
Represents a table row.
|
class |
Title
Represents a title.
|
Modifier and Type | Method and Description |
---|---|
<T1 extends Node> |
CompositeNode.getChildNodes(Class<T1> typeParameterClass)
Get all child nodes by the node type.
|
<T1 extends Node> |
ICompositeNode.getChildNodes(Class<T1> typeParameterClass) |
<T1 extends Node> |
Notebook.getChildNodes(Class<T1> typeParameterClass)
Get all child nodes by the node type.
|
Copyright (c) 2017 Aspose. All Rights Reserved.