Aspose.Html.Saving Namespace |
Class | Description | |
---|---|---|
![]() ![]() | DocSaveOptions | Specific options data class. By assigning properties you can manage rendering characteristics such as resolution, page size, background color as well as doc specific options such as font embedding. More info see in documentation article. |
![]() ![]() | HTMLSaveOptions | Represents HTML save options. By assigning specific properties you can manage resource processing such as max handling depth and so on. More info see in documentation article. |
![]() ![]() | ImageSaveOptions | Specific options data class. It provides properties to manage image result resolution, smooting quality, format as well as page settings and etc. More info you can obtain in documentation article. |
![]() ![]() | MarkdownSaveOptions | Represents Markdown save options. For example, you can set markdown formatting style, use predefined GitLab Flavored Markdown compatible options and configurate resources handling. Refer to more info in article. |
![]() ![]() | MHTMLSaveOptions | Represents MHTML save options. By assigning specific properties you can manage resource processing such as max handling depth and so on. More info see in documentation article. |
![]() ![]() | PdfSaveOptions | |
![]() | 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. |
![]() ![]() | XpsSaveOptions |
Enumeration | Description | |
---|---|---|
![]() ![]() | HTMLSaveFormat | Specifies format in which document is saved. You can find more info about saving HTMLDocument in article. |
![]() | 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. |
![]() | UrlRestriction | This enum represents restriction applied to URLs of processed resources. |