Opening and saving workbook changing specific font's visual appearance

Hi,

After opening xlsx file in Aspose and saving the content to a new file the visual appearance of a specific font is changed, more specific “Narkisim” font.
For reproducing the issue please use the attached file and the following code:

var mainDocument = new Workbook(“database.xlsx”);
mainDocument.Save(“result.xlsx”, SaveFormat.Xlsx);


Then open the original file and the resulted file in Excel and notice the differences in how the font looks like in the headers of the table.
For convenience I’m attaching two images here showing the differences.

Best regards,
Aurelian Iordache
Software Developer
IBM Romania

Hi Aurelian,

Thanks for your posting and using Aspose.Cells.

To investigate this issue, please provide us the font file for Narkisim. Please see the screenshot which I have attached and which shows how Microsoft Excel shows your file without Narkisim font.

Hi Shakeel,

I think this font comes with MS Office, before posting I verified on a colleague’s computer and that computer have it it installed too so I was thinking you should have it installed on your computer. I’m attaching the font (in archive) here.

Thanks,
Aurelian Iordache
Software Developer
IBM Romania

Hi Aurelian,


Thank you for providing the required font.

We have checked your presented case by placing the Narkisim font in Windows/Fonts folder and re-saving the spreadsheet with Aspose.Cells for .NET 8.4.0. Upon closely checking the two spreadsheets, we are able to notice the change in text style however, the selected font face is Narkisim in both spreadsheets. We have logged a ticket (CELLSNET-43487) in our database for investigation purposes. Please spare us little time to properly analyze the problem cause. In the meanwhile, we will keep you posted with updates in this regard.

Hi,

Thanks for using Aspose.Cells.

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

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


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