OpenXml: Export and resize Word 2007 embedded images with C#

Hi 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 [...]