Aspose.Words.Saving.DoclingSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docling](../../aspose.words/saveformat/#Docling) format...Inheritance: DoclingSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...
aspose.words.saving.XamlFixedSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/saveformat/#XAML_FIXED) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) color_mode Gets or sets...
Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient document conversion....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . OfficeMathExportMode...OfficeMathExportMode.md" , saveOptions ); Shows how to export OfficeMath...
Aspose.Words.Saving.WordML2003Saveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...Inheritance: WordML2003SaveOption → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...
HtmlSaveoptions.exportDocumentProperties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...
Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....OutputStream outputStream, SaveOptionssaveOptions) convert(InputStream...OutputStream outputStream, SaveOptionssaveOptions) convert(InputStream...
aspose.words.saving.TxtSaveoptionsBase class. The base class for specifying additional options when saving a document into a text based formats...Inheritance: TxtSaveOptionsBase → SaveOptions Properties Name Description...False . (Inherited from SaveOptions ) default_template Gets or...