load method
load(inputStream, loadOptions)
Load the document using the specified load options.
load(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