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,
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.