Word DOCs stored as BLOBs in Oracle Database

Hello,

We have a number of Word documents that have been stored as BLOBs in an Oracle database by a program developed using Uniface. Would like to be able to convert the BLOBS back into Word documents. Sounds like a similar situation to the one described in this forum post:-
http://unifaceinfo.com/forum/unifacedevelopment/ole-container-and-binary-file-retrieval/

Is this something that Aspose.Words can do?

Thanks,

Malcolm

Hi Malcolm,

Thanks for your inquiry. You can populate Word document into Aspose.Words using the code mentioned in the following article:
https://docs.aspose.com/words/java/serialize-and-work-with-a-document-in-a-database/

I hope, this helps.

Best regards,