c# - How extract image from DOC file without using of Microsoft.Office.Interop.Word -


i'm trying extract image *.doc file without using of microsoft.office.interop.word. found library freespire.doc, seems free version of library isn't able extract images. can me problem?

attached *.doc file image need thank

the library found can extract images .doc document aspose. there example in documentation how can export images.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

angular - Copying node modules to wwwroot AspNetCore -