Saving image from excel - date in rows is being cut off

When I tried to save an image from an excel named range, I noticed that some of the data inside the rows are being cut off from the bottom.


Is there anyway I can prevent that so that the image looks exactly like the excel sheet?

I am using version 17.2.

Hi,


Thanks for your posting and using Aspose.Cells.

Please autofit the rows before you take the image of your range or worksheet. You can autofit the single row or all rows inside the worksheet. You can do the same with columns too.

Please see these articles that will be helpful for you in dealing with this issue.