create_xslt_stream method
create_xslt_stream
Creates a stream for the XSLT document.
Returns
A stream representing the XSLT document.
def create_xslt_stream(self):
...
See Also
- module
groupdocs.conversion.options.load
- class
IXsltFactory
Creates a stream for the XSLT document.
A stream representing the XSLT document.
def create_xslt_stream(self):
...
groupdocs.conversion.options.load
IXsltFactory