How to read package object programatically in MS word 2007 (docx file) using c#
-
Hi, I am tring to read an Package object embedded in an MS word 2007 docx file using c#. I want to read the content(Can be an ppt,excel or an image) inside the package object. Currently I have just one file inside the package object. Thanks in advance for any help.
Akash Agarwal
-
Hi, I am tring to read an Package object embedded in an MS word 2007 docx file using c#. I want to read the content(Can be an ppt,excel or an image) inside the package object. Currently I have just one file inside the package object. Thanks in advance for any help.
Akash Agarwal
-
Hi, I am tring to read an Package object embedded in an MS word 2007 docx file using c#. I want to read the content(Can be an ppt,excel or an image) inside the package object. Currently I have just one file inside the package object. Thanks in advance for any help.
Akash Agarwal
What you need is the content of the System.IO.Packaging namespace.