Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 33,730 for

saveoptions

(0.08 sec)
  1. 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...
  2. HtmlSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the HtmlSaveoptions SaveFormat property to easily save documents in Html, Mhtml, Epub, Azw3, or Mobi formats for versatile accessibility....docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  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. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....OutputStream outputStream, SaveOptions saveOptions, BufferedImage watermarkImage)...OutputStream outputStream, SaveOptions saveOptions, BufferedImage watermarkImage...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. Merger | Aspose.Words for Java

    Represents a group of methods intended to merge a variety of different types of documents into a single output document in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...String[]{inputDoc1, inputDoc2}, saveOptions, MergeFormatMode.KEEP_SOURCE_FORMATTING);...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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...