Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 33,730 for

saveoptions

(0.39 sec)
  1. Converter | Aspose.Words for Java

    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, SaveOptions saveOptions) convert(InputStream...OutputStream outputStream, SaveOptions saveOptions) convert(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  2. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::MarkdownSaveOptions::get...

    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...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    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...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TxtSaveOptionsBase class | Aspose.Words for Nod...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptionsBase class | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PclSaveOptions class | Aspose.Words for Node.js

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OdtSaveOptions.isStrictSchema11 property | Aspo...

    OdtSaveoptions.isStrictSchema11 property. Specifies whether export should correspond to ODT specification 1.1 strictly...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = aw . Saving . OdtSaveMeasureUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IDocumentProcessorPlugin.toPages method | Aspos...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....OutputStream outputStream, SaveOptions saveOptions, String pattern, String...OutputStream outputStream, SaveOptions saveOptions, String pattern, String...

    reference.aspose.com/words/java/com.aspose.word...