Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 34,087 for

saveoptions

(4.82 sec)
  1. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveoptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....// We can set a flag in a SaveOptions object to compress every...uncompressed metafiles. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveoptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...MarkdownSaveOptions → TxtSaveOptionsBase → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveoptions class. Can be used to specify additional options when saving a document into the Ps format. To learn more, visit the documentation article in C++....for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...for Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks.... let saveOptions = new aw . Saving . PdfSaveOptions...pane in the output PDF. saveOptions . pageMode = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveoptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance....docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...Inheritance: HtmlSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) allow_negative_indent Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...Inheritance: OdtSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) default_template Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocSaveOptions.alwaysCompressMetafiles property...

    DocSaveoptions.alwaysCompressMetafiles property. When ``false``, small metafiles are not compressed for performance reason...// We can set a flag in a SaveOptions object to compress every...uncompressed metafiles. let saveOptions = new aw . Saving . DocSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::get_RemoveJavaScriptFromLinks method. Specifies whether JavaScript will be removed from links. Default is false in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_RemoveJavaScriptFrom...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...using a SaveOptions object. HtmlSaveOptions saveOptions = new HtmlSaveOptions...HtmlSaveOptions (); saveOptions . ExportRelativeFontSi = true...

    reference.aspose.com/words/net/aspose.words/nod...