Image in Word2007/2010

Hi,
When I insert an image using Aspose.Words, save the document as Docx (OoxmlCompliance.Iso29500_2008_Transitional
) and open it in Word2007 or 2010. When I select the image and dont get access to the “pictures styles” in the format menu. I save the document (in Ms Word) and then I can get access to it.
Thanks,
JP

Hi Joao,
Thanks for your inquiry.
Could you please attach your template and image here for testing? We will look into this and provide you with some further feedback.
Thanks,

Hi,
I’m sending you the template and a sample document. The image is a jpeg in a PictureBox. I use the following code to put the image on the document:
builder.InsertImage(Image1.Image, 75, 75)
Thank you,
JP

Hi
Thanks for your request. The problem occurs because when you insert an image using Aspose.Words, it is inserted as Shape. But when you insert an image using MS Word, it is inserted as DrawingML.
Shape is a legacy method of inserting images and that is why some modern options are not available for it, like Image style. We will consider inserting images as DrawingML if the destination format is DOCX.
Best regards,

Hi,
When are you planing to add that feature? We need it, our customers are asking for the same beaviour than when they used MS Word.
Thank you,
Joao

Hi
Joao,

Thanks for your inquiry. Unfortunately, your issues are pending for analysis. Once our developers analyze these issues, we will be able to provide you an estimate. You will be notify as soon as it is fixed. Sorry for inconvenience.

Hi,

We (and our customers) need this feature too. Any update on if or when it’s going to be available?
Thanks,

Natasa

Hi
Natasa,

Thanks for your inquiry. Unfortunately, this issue is still unresolved. At the moment this issue is pending for development and is in the queue. There is no ETA available for this. This is taking so long, because there are a lot of other important issues we have to work on. We will inform you as soon as this feature is supported. I apologize for inconvenience.
Best regards,

Hi,

Our client still waits for this to be fixed. Is there any update on your side whether this issue can be fixed? Or is there any way to work around the issue (different way to insert an image…)?

Thanks,

Natasa

Hi Natasa,

Thanks for being patient. Our development team has planned to include the fix to your issue in 14.12.0 - Dec 2014 release of Aspose.Words. If everything goes by plan, we are very hopeful to include the fix to your issue in Aspose.Words’ Dec 2014 release. We will inform you via this thread as soon as a release containing the fix to your issue is published. We apologize for any inconvenience.

Best regards,

The issues you have found earlier (filed as WORDSNET-5086) have been fixed in this .NET update and this Java update.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.