Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 33,494 for

saveoptions

(0.2 sec)
  1. Aspose::Words::LowCode::Converter::Convert meth...

    Aspose::Words::LowCode::Converter::Convert method. Converts the given input document into a single output document using specified input and output streams in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method Converts the given...Words :: Saving :: SaveOptions > & saveOptions ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. SaveOptions.exportGeneratorName property | Aspo...

    Saveoptions.exportGeneratorName property. When ``true``, causes the name and version of Aspose.Words to be embedded into produced files...exportGeneratorName property SaveOptions.exportGeneratorName property...to check the result. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. FixedPageSaveOptions class | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. SaveOptions.updateCreatedTimeProperty property ...

    Saveoptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving...updateCreatedTimePro property SaveOptions.updateCreatedTimePro property...save operation // with this SaveOptions object passed as a parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SaveOptions.updateLastPrintedProperty property ...

    Saveoptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving....updateLastPrintedPro property SaveOptions.updateLastPrintedPro property...save operation // with this SaveOptions object passed as a parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveoptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB. Default value is false in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. TxtSaveOptions class | Aspose.Words for Python

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

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

    aspose.words.saving.PsSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PS](../../aspose.words/saveformat/#PS) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) color_mode Gets or sets...

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