| 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. |
Copyright (c) 2002-2021 Aspose. All Rights Reserved.