Aspose.Html.Saving
Contents
[
Hide
]The Aspose.Html.Saving namespace is presented by data classes for description of specific save options at conversion/saving process.
Classes
| Class | Description |
|---|---|
| DocSaveOptions | Specific options data class. |
| HTMLSaveOptions | Represents HTML save options. |
| ImageSaveOptions | Specific options data class. |
| MarkdownSaveOptions | Represents Markdown save options. |
| MHTMLSaveOptions | Represents MHTML save options. |
| PdfSaveOptions | Specific options data class. |
| Resource | This class describes a resource and provides methods for processing it. |
| ResourceHandlingContext | This class contains information used when processing resources. |
| ResourceHandlingOptions | Represents resource handling options. |
| SaveOptions | This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. |
| TextSaveOptions | Represents Text save options |
| XpsSaveOptions | Specific options data class. |
Enumeration
| Enumeration | Description |
|---|---|
| HTMLSaveFormat | Specifies format in which document is saved. |
| MarkdownFeatures | A MarkdownFeatures flag set is a set of zero or more of the following flags, which are used to select elements converted to markdown. |
| MarkdownFormatter | Specifies the way output will be formatted. |
| ResourceHandling | This enum represents resource handling options. |
| ResourceStatus | Indicates the resource status. |
| UrlRestriction | This enum represents restriction applied to URLs of processed resources. |