Aspose.Words.Saving.ImageSaveoptions class. Allows to specify additional options when rendering document pages or shapes to images...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...
Enhance document performance with the Saveoptions MemoryOptimization property. Control memory usage before saving, boosting efficiency and speed....MemoryOptimization Contents [ Hide ] SaveOptions.MemoryOptimization property...document to .PDF. SaveOptionssaveOptions = SaveOptions . CreateSaveOptions...
Manage your Saveoptions with ease! Set or get the default template path and filename for streamlined document processing. Optimize your workflow today!...DefaultTemplate Contents [ Hide ] SaveOptions.DefaultTemplate property...style changes. // Use a SaveOptions object to automatically set...
Aspose::Words::Saving::OdtSaveoptions::OdtSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Odt format in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...
Aspose.Words.Saving.Saveoptions.createSaveoptions method...class that derives from SaveOptions . createSaveOptions(fileName)...class that derives from SaveOptions . Examples Shows an option...
Effortlessly convert documents with the iDocumentConverterPlugin. Utilize customizable input/output streams and save options for seamless file management....Stream outputStream , SaveOptionssaveOptions ) Parameter Type Description...The output stream. saveOptionsSaveOptions The save options. See...
Aspose::Words::LowCode::Watermarker::SetWatermarkToImages method. Adds an image watermark into the document with options. Renders the output to images in C++....:: ImageSaveOptions > & saveOptions , const System :: SharedPtr...eam>& The input stream. saveOptions const System::SharedPtr<...
Aspose::Words::Saving::MarkdownSaveoptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++....docx" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_OfficeMathExportMode...
Provides methods intended to find and replace text in the document in Java....OutputStream outputStream, SaveOptionssaveOptions, String pattern, String...OutputStream outputStream, SaveOptionssaveOptions, String pattern, String...
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...