Namespace Aspose.Html.Saving
Namespace Aspose.Html.Saving
Namespaces
| Namespace Name | Description |
|---|---|
| Aspose.Html.Saving.ResourceHandlers |
Classes
| Class Name | Description |
|---|---|
| DocSaveOptions | Specific options data class. |
| HTMLSaveOptions | Represents HTML save options. |
| ImageSaveOptions | Specific options data class. |
| MHTMLSaveOptions | Represents MHTML save options. |
| MarkdownSaveOptions | Represents Markdown 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. |
Enums
| Enum Name | Description |
|---|---|
| HTMLSaveFormat | Specifies format in which document is saved. |
| MarkdownFeatures | A Aspose.Html.Saving.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. |