using licensed v2.1.5.0
we are exploring the possibility of storing doc templates in the database, these are then retrieved in the form of a byte array and then to be used to create aspose documents
but at the minute we are having problems setting the aspose document to the byte array.
we do not want to create a word doc on disk and then set the aspose document = to the created document.
Can this be done?