OpenXml: Export and resize Word 2007 embedded images with C#
Filed in .NET 3.0, OpenXml, VSTO, Word 2007, August 23, 2007, 8:00 pmHi to all! In this post I will show you how to programatically (C#) export the images that are embedded in Word 2007. As you may know, all the images that are inserted into Word are also embedded as document parts.
All embedded parts in a Word 2007 document are in their native, default Word [...]