Insert XmlNode (Open XML) in Aspose Node?

Hi,

Is it possible to insert a XmlNode into a Aspose Element or Node ?

Example :
I create a textbox with Aspose and want to fill the content with a XmlNode (txbxContent).

Thanks,

Q.

Hi

Thanks for your request. I am afraid it is impossible to achieve what you are asking for. You need to parse your XML node and then insert its content into the textbox using DocumentBuilder for example.
Please let me know if you need more assistance, I will be glad to help you.
Best regards.