Hi,
Thanks for your inquiry. While inserting png image, i don't observe any problem.
(i am using Aspose.Words 10.8)
//New document object
Document doc = new Document();
//New Document Builder object
DocumentBuilder builder = new DocumentBuilder(doc);
//Insert png type image
builder.InsertImage("d:/test/image.png");
//Save it
doc.Save("d:/insertpngimage.docx");
In case of any ambiguity, please feel free to share along with attachments.
I have attached the Word Document.
Best Regards,
Imran Rafique
Support Developer
Aspose Sialkot Team
http://www.aspose.com/
Aspose - Your File Format Experts
Keep in touch! We're on
Twitter and
Facebook