Hi Aspose,
The following code throws exception:
- The type initializer for ’ ? ’ threw an exception
- Font ‘?’ cannot be found
Workbook workbook = new Workbook(input);
workbook.Save(output, Aspose.Cells.SaveFormat.TIFF);
I’m using Aspose.Cells .NET 17.5
Please help me check these samples. Be careful, they may be virus.
samples.zip (213.2 KB)
Thank you,
Dung H. Nguyen