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...
Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ExportAsHtml...ExportTableAsHtml.md" , saveOptions ); Shows how to export tables...
Aspose::Words::Saving::MarkdownSaveoptions::get_LinkExportMode method. Specifies how links will be written to the output file. Default value is Auto in C++....png auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_LinkExportMode ( Aspose...
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.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 ) defaultTemplate Gets or...
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...
Aspose.Words.Saving.PclSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pcl](../../aspose.words/saveformat/#Pcl) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...
IDocumentProcessorPlugin.toPages method. Saves each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method using the specified fixed page save options....toPages method toPages(saveOptions) Saves each page of the document...save options. toPages ( saveOptions : Aspose . Words . Saving...
Provides methods intended to find and replace text in the document in Java....OutputStream outputStream, SaveOptionssaveOptions, String pattern, String...OutputStream outputStream, SaveOptionssaveOptions, String pattern, String...