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...
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...
Provides methods intended to split the documents into parts using different criteria in Java....OutputStream outputStream, SaveOptionssaveOptions, int startPageIndex...String outputFileName, SaveOptionssaveOptions, int startPageIndex...
Aspose.Words.Saving.FixedPageSaveoptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...Inheritance: FixedPageSaveOptions → SaveOptions Properties Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...
IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method to the output stream using the specified save options....method save(outputStream, saveOptions) Save the document loaded...Buffer , saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...
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...
Discover how to use the Saveoptions SaveFormat property to effortlessly choose your document's save format for optimal flexibility and control....SaveFormat Contents [ Hide ] SaveOptions.SaveFormat property Specifies..."Rendering.docx" ); // Use a SaveOptions object to specify the encoding...
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...