Picture

SmartArt layout heading is overlapping with underline.

See the letters p and g in Page 2

Hi,

Thanks for your posting and using Aspose.Cells.

We
were able to observe this issue. SmartArt layout heading is overlapping with underline under Picture heading when document is converted to pdf. We have logged this issue in our
database. We will look into it and fix this issue. Once, the issue is
resolved or we have some other update for you, we will let you know
asap.

This issue has been logged as CELLSNET-42377.

C#


string filePath = @“F:\Shak-Data-RW\Downloads\Excel+SmartArt.xlsx”;


Workbook workbook = new Workbook(filePath);

workbook.Save(filePath + “.out.pdf”);


Screenshot:

Hi,

Thanks for using Aspose.Cells.

We have fixed the issue CELLSNET-42377.

Please download and try the latest fix: Aspose.Cells
for .NET v8.5.2.2
and let us know your feedback.

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


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