PresentationEx to HTML doesn't resize images

Hi there,


I’m using this code to ‘preview’ a pptx in a web browser.

Aspose.Slides.Pptx.PresentationEx presentationEx = new Aspose.Slides.Pptx.PresentationEx(sourceStream);
presentationEx.Save(memoryStream, Aspose.Slides.Export.SaveFormat.Html);

If the pptx contains an image that has been resized, the produced HTML doesn't obey the resize settings and displays the full image.

See the attached example - open using Powerpoint, then open in a browser after running through the above code.

Aspose.Slides 6.8.0.0.

Thanks

Hi,


Thanks for your interest in Aspose.Slides.

I have worked with the presentation file shared by you and have been able to observe the resized image. An issue with ID SLIDESNET-33840 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be automatically notified once the issue will be resolved.

We are sorry for your inconvenience,

The issues you have found earlier (filed as SLIDESNET-33840) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.