Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document To [SaveFormat.Html](../../aspose.words/saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats....Mhtml formats. Members Name Description...( base . myDir + "Rendering.docx" ); let options = new aw . Saving...
HtmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...MHTML , SaveFormat.EPUB , SaveFormat...file_name = MY_DIR + 'Rendering.docx' ) # Use a SaveOptions object...
Indicates the version of HTML is used when saving the document To SaveFormat.HTML and SaveFormat.Mhtml formats in Java....MHTML formats. Examples: Shows how...Document(getMyDir() + "Rendering.docx"); HtmlSaveOptions options =...
aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document To [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats....MHTML formats. Members Name Description...file_name = MY_DIR + 'Rendering.docx' ) options = aw . saving . HtmlSaveOptions...
SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not To use anti-aliasing for rendering....MHTML , SaveFormat.EPUB , SaveFormat...file_name = MY_DIR + 'Rendering.docx' ) builder = aw . DocumentBuilder...
SaveOptions.progress_callback property. Called during saving a document and accepts data about saving progress....DOCX , SaveFormat.FLAT_OPC , SaveFormat...SaveFormat.HTML , SaveFormat.MHTML , SaveFormat.EPUB , SaveFormat...