Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Class and Description |
---|
AttachedFile
Represents an attached file.
|
CompositeNode
The base generic class for nodes that can contain other nodes.
|
CompositeNodeBase
The non-generic class for nodes that can contain other nodes.
|
CssSavingArgs
Provides data for CssSaving event.
|
Document
Represents an Aspose.Note document.
|
DocumentVisitor
The abstract class for iterating through subtree with root at the specified node.
|
FontSavingArgs
Provides data for FontSaving event.
|
ICompositeNode
The interface for nodes that can contain other nodes.
|
ICssSavingCallback
Implement this interface if you want to control how Aspose.Note saves CSS (Cascading Style Sheet) when saving a document to HTML.
|
IFontSavingCallback
Implement this interface if you want to control how Aspose.Note saves fonts when saving a document to HTML.
|
IImageSavingCallback
Implement this interface if you want to control how Aspose.Note saves images when saving a document to HTML.
|
Image
Represents an Image.
|
ImageSavingArgs
Provides data for ImageSaving event.
|
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.
|
IPageSavingCallback
Implement this interface if you want to control how Aspose.Note saves separate pages.
|
LoadOptions
Options used to load a document.
|
Margins
Specifies the dimensions of the margins of a node.
|
Node
The base class for all nodes of an Aspose.Note document.
|
NotebookLoadOptions
Options used to load a notebook.
|
NotebookSaveOptions
An abstract base class which represents notebook saving options for a particular format.
|
NotebookSaveOptionsGeneric
An abstract base class which represents notebook saving options for a particular format
and provides common saving options for all document child nodes.
|
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.
|
PageSavingArgs
Provides data for PageSaving event.
|
PageSplittingAlgorithm
Base class for splitting an object in case it doesn't fit in original page.
|
PrintOptions
Options used to print a document.
|
ResourceSavingArgs
Provides data for ResourceSaving event.
|
RevisionSummary
Represents a summary for node's revision.
|
RichText
Represents a rich text.
|
SaveOptions
An abstract base class which represents document saving options for a particular format.
|
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.
|
Copyright (c) 2002-2018 Aspose. All Rights Reserved.