node_inserted method
node_inserted(args)
Called when a node belonging to this document has been inserted into another node.
def node_inserted(self, args: aspose.words.NodeChangingArgs):
...
Parameter | Type | Description |
---|---|---|
args | NodeChangingArgs |
See Also
- module aspose.words
- class INodeChangingCallback