Does anyone know how to edit a picture with the Open XML SDK and Office2010 namespace? For example, resize or remove background, or smooth edges, crop or something like that... The only thing that I've found on the internet is how to insert a picture in a document, but nothing else.

Is that even possible? :/

link|improve this question
Any reason you don't alter the images outside of the document and just insert the using the SDK? Why do you need to do those things using the Open XML SDK? – amurra May 17 '11 at 11:43
Because I would like to use office 2010 tool for background removal...I know it is odd, but it really suits my needs. I don't really need docx files, I'm generating docx files only because I don't know how to use that tool without it. – nella May 23 '11 at 7:50
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.