Package | Description |
---|---|
com.aspose.note.hierarchy |
Modifier and Type | Class and Description |
---|---|
class |
DocumentNode
The document node.
|
class |
EmbeddedFileNode
The embedded file node.
|
class |
HierarchyNode<TId>
The hierarchy node.
|
class |
ImageNode
The image node.
|
class |
NoteTagSharedDefinitionContainer
Gets the shared properties of a normal note tag.
|
class |
NumberedListNode
Represents the properties of a numbered list item or a bulleted list item.
|
class |
OutlineElementNode
The outline element node.
|
class |
OutlineGroupNode
The outline group node.
|
class |
OutlineNode
The outline node.
|
class |
PageManifestNode
The page manifest node.
|
class |
PageMetaData
The page meta data.
|
class |
PageNode
The page node.
|
class |
PageSeriesNode
The page series node.
|
class |
ParagraphStyleObject
The paragraph style object.
|
class |
ParagraphStyleObjectForText
The paragraph style object for text.
|
class |
PersistablePropertyContainerForTocNode
The document node.
|
class |
PersistablePropertyContainerForTocSectionNode
The notebook's child notebook or section node.
|
class |
ReadOnlyPersistablePropertyContainerForAuthor
The read only persistable property container for author.
|
class |
RevisionMetaData
The revision meta data.
|
class |
RichTextOENode
The rich text oe node.
|
class |
SectionMetaData
The section meta data.
|
class |
SectionNode
The section node.
|
class |
TableCellNode
The table cell node.
|
class |
TableNode
The table node.
|
class |
TableRowNode
The table row node.
|
class |
TitleNode
The title node.
|
class |
TocSectionMetaData
The notebook's child notebook or section node.
|
class |
VersionHistoryContent
The version history content.
|
class |
VersionHistoryMetaData
The version history meta data.
|
class |
VersionProxy
The version proxy.
|
Modifier and Type | Method and Description |
---|---|
IHierarchyNode |
ContentChildNodesOfOutlineElement.get_Item(int i)
The this.
|
IHierarchyNode |
ElementChildNodesOfOutlineElement.get_Item(int i)
The this.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<IHierarchyNode> |
ContentChildNodesOfOutlineElement.iterator()
The get enumerator.
|
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<IHierarchyNode> |
ElementChildNodesOfOutlineElement.iterator()
The get enumerator.
|
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<IHierarchyNode> |
ElementChildNodesOfPage.iterator()
The get enumerator.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentChildNodesOfOutlineElement.add(IHierarchyNode item)
The add.
|
void |
ElementChildNodesOfOutlineElement.add(IHierarchyNode item)
The add.
|
void |
ElementChildNodesOfPage.add(IHierarchyNode item)
The add.
|
Copyright (c) 2017 Aspose. All Rights Reserved.