I want to know is there a method to insert html content into a document, when using document builder.
our company have a product which have many tables , and we want to develop a function , which could insert table into the document at specific position , for example , the 6th paragraph, and we want to use document builder , because onlyoffice paste function is fantastic, not only can keep table data right , but also the style of it is correct and awesome.
so could anyone help me to know how to use the api to implement this function , insert html to document when using document builder

