Loading Merge template file from database and not from the folder

Hi All,

I am new to aspose.word and trying to learn myself . I have no idea of how to load merge template file from database instead of from the folder. I have read the examples in Aspose help file but i have found only the example with templates loading from Folder. I know that this must be easy, but for me it is not that easy.


thanks for your help.


regards to all.

Hi,


Thanks for your inquiry.

You can load a document into Aspose.Words’ DOM from a binary field in a database by following the instructions on this page here: http://www.aspose.com/documentation/.net-components/aspose.words-for-.net/howto-load-and-save-a-document-to-database.html

Best Regards,