This is what image looks like in the powerpoint document:
This is what the image looks like after I export it using
- Code: Select all
Spire.Presentation.SlidePicture.SaveAsImage().Save("path");
from the same document.
Other images are blurry too, but not all of them. There are several images on the slide and I need to export them individually and automatically.
How do I access the version that is not blurred?