Dear Team,
I have some images in excel. When converting this excel to PPTX with OLE if we open the PPTX in slide show there are some gray borders around image.
The images are getting surrounded with some unwanted gray borders.
I checked the emf file generated but it was ok.
Note: This issue can be reproduced in MS Power Point 2010 only not in 2013.
Could you please help us in handling this image gray border issue.
Please find attached the sample java code and excel used, generated ppt, emf files and screenshots highlighting this issue.
Regards,
Sanjeev
Hi Sanjeev,
Hi Sanjeev,
I have worked with the presentation file shared by you and have been able to observe the issue in slide show. An issue with ID SLIDESJAVA-35526 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 notified once the issue will be fixed.
We are sorry for your inconvenience,
The issues you have found earlier (filed as SLIDESJAVA-35526) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
Dear Team,
Hi Sanjeev,
Hi Sanjeev,
1) Insert presented Excel file as OLE object into slide.
2) Set presented EMF file “ImageSample-output-1.emf” as background for inserted OLE object.
We have not been able to adjust size of EMF file and OLE object as in the code, so there are some shifts. But the main point is that the result presentation ImageSample-1-pp-manually.pptx
have similar grey borders in SlideShow mode as for presentation ImageSample-1-j.pptx
created by Slides.Java code.
Compare screenshots:
-
slideshow-pp-2010-manually.added.by.pp.png
- screenshot of manually created presentation -
slideshow-pp-2010-aspose.slides.png
- screenshot of presentation created by the Slides.Java code.
Also, for testing purpose, I have checked both presentations in MS PP 2007 (slideshow-pp-2007-manually.added.by.pp.png
and slideshow-pp-2007-aspose.slides.png
).
The result - PP 2007 does not show grey borders too as PP 2013.
So our conclusion is that as grey borders appear only in PP 2010 and does not matter how the presentation is created (by code or manually by PP) - the problem in MS PP 2010 itself, not in our code.
PS: OpenOffice also does not show grey borders for any used presentations.
I hope this will clarify the situation to you.
Many Thanks,