Insert custom template link to a word document using aspose

Hi,
I have a requirement where a set of word document templates reference(through links or menu etc.) should be inserted to a word document generated using aspose. Is this possible using aspose?
This requirement is to make life easier for the user who will edit the generated word document. The generated document should display a set of other word template reference or toolbar controls from where the user can drag drop the template to the document.
Thanks,
Arvind

Hi

Thanks for your request. It is not quite clear for me what you would like to achieve. Do you mean AutoText feature? If so, please see the following link:
https://reference.aspose.com/words/net/aspose.words.buildingblocks/
If you need just attach template to the document, see the following link to learn how to achieve this:
https://reference.aspose.com/words/net/aspose.words/document/attachedtemplate/
Best regards.