Example of Insert OLE Object in ASP.NET MVC Word (DocIO) Library
This sample demonstrates how to insert OLE Object into the Word document using Essential DocIO.
DEMO
SOURCE
With DocIO, you can insert an OLE Object as either link or embed into the Word document. You can extract the OLE Object data from the Word document and save as native file.
More information about the OLE Objects can be found in this
documentation
section.