Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Modifier and Type | Method and Description |
---|---|
void |
Notebook.loadChildNotebook(String filePath,
NotebookLoadOptions loadOptions)
Adds a child notebook node.
|
Constructor and Description |
---|
Notebook(String filePath,
NotebookLoadOptions loadOptions)
Initializes a new instance of the
Notebook class. |