Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 34,066 for

saveoptions

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. SvgSaveOptions class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownSaveOptions.OfficeMathExportMode | Aspo...

    Discover the MarkdownSaveoptions OfficeMathExportMode property to customize OfficeMath output. Optimize your files with flexible export settings!...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . OfficeMathExportMode...OfficeMathExportMode.md" , saveOptions ); Shows how to export OfficeMath...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::ConvertToImages method. Converts pages from document from input stream to array of images in C++....Words :: Saving :: SaveOptions > saveOptions ) = 0 Parameter Type...The document load options. saveOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...