Hi,
We have an issue with an EMF-image.
When you open an EMF image with Aspose.Imaging and save to .jpg or .png, some of the Text in the image is lost.
Code:
Image image=Image.load("D:\\image2.emf");
JpegOptions jpeg…...Lost text after converting EMF image to PNG image or JPEG image...to .jpg or .png, some of the text in the image is lost. Code:...