Aspose.Note.Saving Namespace
Aspose.Note for .Net
Aspose.Note.Saving Namespace |
The Aspose.Note.Saving namespace contains classes which perform saving to different formats.
| Class | Description | |
|---|---|---|
| AlwaysSplitObjectsAlgorithm |
Splits an object into several parts in case it doesn't fit in original page.
| |
| HtmlSaveOptions |
Allows to specify additional options when saving document to HTML format.
| |
| ImageSaveOptions |
Allows to specify additional options when rendering document pages to images.
| |
| KeepPartAndCloneSolidObjectToNextPageAlgorithm |
Adds object's top part to the bottom of the page and clones full object to the next page in case it doesn't fit in original page.
| |
| KeepSolidObjectsAlgorithm |
Shifts full object to the next page in case it doesn't fit in original page.
| |
| NotebookHtmlSaveOptions |
Allows to specify additional options when saving notebook to HTML format.
| |
| NotebookImageSaveOptions |
Allows to specify additional options when rendering notebook pages to images.
| |
| NotebookOneSaveOptions |
Allows to specify additional options when saving notebook to OneNote format.
| |
| NotebookPdfSaveOptions |
Allows to specify additional options when rendering notebook pages to PDF.
| |
| NotebookSaveOptions |
An abstract base class which represents notebook saving options for a particular format.
| |
| NotebookSaveOptionsTDocumentSaveOptions |
An abstract base class which represents notebook saving options for a particular format
and provides common saving options for all document child nodes.
| |
| OneSaveOptions |
Allows to specify additional options when saving document to OneNote format.
| |
| PageSplittingAlgorithm |
Base class for splitting an object in case it doesn't fit in original page.
| |
| PdfSaveOptions |
Allows to specify additional options when rendering document pages to PDF.
| |
| PrintOptions |
Options used to print a document.
| |
| SaveOptions |
An abstract base class which represents document saving options for a particular format.
|