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

saveoptions

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. IDocumentConverterPlugin | Aspose.Words for Java

    Defines an interface for external converter plugin in Java....OutputStream outputStream, SaveOptions saveOptions) convertToImages(InputStream...LoadOptions loadOptions, SaveOptions saveOptions) Converts pages from...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. SaveOptions.memoryOptimization property | Aspos...

    Saveoptions.memoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the document...memoryOptimization property SaveOptions.memoryOptimization property....PDF. let saveOptions = aw . Saving . SaveOptions . createSaveOptions...

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