create_document_fragment method
create_document_fragment
Creates an empty DocumentFragment object.
Returns
The DocumentFragment
.
def create_document_fragment(self):
...
See Also
- module
aspose.html
- class
DocumentFragment
- class
HTMLDocument
Creates an empty DocumentFragment object.
The DocumentFragment
.
def create_document_fragment(self):
...
aspose.html
DocumentFragment
HTMLDocument