Discover the CreateSaveoptions method to easily generate save options tailored for your preferred format, enhancing your document management efficiency.... public static SaveOptions CreateSaveOptions ( SaveFormat...class that derives from SaveOptions . Examples Shows an option...
Provides methods intended to split the documents into parts using different criteria in Java....OutputStream outputStream, SaveOptionssaveOptions, int startPageIndex...String outputFileName, SaveOptionssaveOptions, int startPageIndex...
Provides methods intended to insert watermarks into the documents in Java....OutputStream outputStream, SaveOptionssaveOptions, BufferedImage watermarkImage)...OutputStream outputStream, SaveOptionssaveOptions, BufferedImage watermarkImage...
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);...
Discover how to use the Saveoptions SaveFormat property to effortlessly choose your document's save format for optimal flexibility and control....SaveFormat Contents [ Hide ] SaveOptions.SaveFormat property Specifies..."Rendering.docx" ); // Use a SaveOptions object to specify the encoding...
Aspose.Words.Saving.OdtSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format...Inheritance: OdtSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...
Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....OutputStream outputStream, SaveOptionssaveOptions, System.Data.DataRow...OutputStream outputStream, SaveOptionssaveOptions, System.Data.DataRow...
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...
aspose.words.saving.XamlFlowSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...Inheritance: XamlFlowSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) default_template Gets or...