Is there any way to extract the inline document from the dataobject -

Hi,
I am recieving the dataobject in the response object from a webservice, so in the dataobject they have given the document in the format of “MSW12”. Is there any way that I can extract the inline document from the dataobject and convert it to document using the Aspoose.word product?
Thanks,
Nair

Hi Nair,
Thanks for your request. It is difficult to answer your question because I do not know what data you have in your dataobject. Theoretically of course it is possible. Here you can find a simple example that shows how to open/save document from database. I suppose it could be useful:
https://docs.aspose.com/words/net/serialize-and-work-with-a-document-in-a-database/
Best regards,