append method
append(inputStream, loadOptions)
Append the document loading it with the specified load options.
append(inputStream: Buffer, loadOptions: Aspose.Words.Loading.LoadOptions)
Parameter | Type | Description |
---|---|---|
inputStream | Buffer | The input stream. |
loadOptions | LoadOptions | The document load options. Can be null , in this case the document is loaded with default load options. |
See Also
- module Aspose.Words
- class IDocumentProcessorPlugin