Provides methods intended to insert watermarks into the documents in Java....OutputStream outputStream, SaveOptionssaveOptions, BufferedImage watermarkImage)...OutputStream outputStream, SaveOptionssaveOptions, BufferedImage watermarkImage...
Provides methods intended to split the documents into parts using different criteria in Java....OutputStream outputStream, SaveOptionssaveOptions, int startPageIndex...String outputFileName, SaveOptionssaveOptions, int startPageIndex...
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...
HtmlSaveoptions.exportDocumentProperties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...
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...
Aspose.Words.Saving.WordML2003Saveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...Inheritance: WordML2003SaveOption → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...
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...