Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 32,696 for

saveoptions

(0.12 sec)
  1. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...Inheritance: OoxmlSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) compliance Specifies the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveoptions' ExportDocumentProperties enhances your HTML, MHTML, or EPUB exports by including essential built-in and custom document properties....docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionOptions.measurementUnit property | Aspo...

    RevisionOptions.measurementUnit property. Allows to specify the measurement units for revision comments...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = aw . Saving . OdtSaveMeasureUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ExportFontFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportFontFormat enumeration. Indicates the format that is used to export fonts while rendering to HTML fixed format....docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...(); saveOptions . exportEmbeddedCss = true ; saveOptions . useTargetMachineFont...

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

    Aspose::Words::Saving::HtmlFixedSaveoptions::get_UseTargetMachineFonts method. Flag indicates whether fonts from target machine must be used to display the document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for fonts. Default is false in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_ExportEmbeddedCss...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your Saveoptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....UpdateCreatedTimePro Contents [ Hide ] SaveOptions.UpdateCreatedTimePro property...save operation // with this SaveOptions object passed as a parameter...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::XlsxSaveOptions class | ...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. MarkdownSaveOptions class | Aspose.Words for Py...

    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 ) default_template Gets or...

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

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

    reference.aspose.com/words/python-net/aspose.wo...