Hi,
I am converting slides to image . But when a slide contains table ,text disappears and only image of table is generated.
Thanks and regards,
Akshay
Hi Akshay,
<br> int desiredX = 1920;<br> int desiredY = 1080;<br> float ScaleX = (float) (1.0 / template.getSlideSize().getSize().getWidth()) * desiredX;<br> float ScaleY = (float) (1.0 / template.getSlideSize().getSize().getHeight()) * desiredY;<br> image = presentation.getSlides().get_Item(slide).getThumbnail(ScaleX, ScaleY);
Hello,
Can you give a workaround for this issue? Or a time frame by when this issue will be resolved. We need this functionality urgently to develop an utility. We have total license of aspose.
Thanks and regards,
Akshay
Hi Akshay,
I have observed your comments and regret to share that at present there is no workaround that I may offer you for the time being. I request you to please be patient till the time our product team investigate and resolve the issue.
Many Thanks,
we need this fix on urgent basis.Kindly provide us with you contact info so that we can discuss and close this issue
Hi Akshay,
This forum is the contact info between customers and product support team. Your issue has just been logged today and I request you to please be patient till the time our product team schedule and investigate the issue on its due turn.
If you want to expedite the issue resolution. I suggest you to please visit this web link for different support options offered by Aspose. By default every customer is subscribed to free support model.
Many Thanks,
The issues you have found earlier (filed as SLIDESJAVA-36047) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by mudassir.fayyaz