Workbook constructor failure

We getting the following failure when using the Workbook constructor in dotnet. We can’t easily share the document itself, would the stack trace provide enough information?

Unhandled exception. System.FormatException: The input string '1.0' was not in a correct format.
   at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, ReadOnlySpan`1 value, TypeCode type)
   at .(String )
   at .(, Axis )
   at .(, String )
   at .()
   at .()
   at .()
   at.(Chart , String , String , String)
   at.()
   at.(Boolean )
   at .( , String , Boolean )
   at .( )
   at .()
   at .()
   at .(Workbook , LoadOptions , Boolean )
   at .(Stream )
   at .(String , Stream , LoadOptions )
   at Aspose.Cells.Workbook.(String , LoadOptions )
   at Aspose.Cells.Workbook..ctor(String file)
   at Program.<<Main>$>g__ConvertFile|0_0(Options o) in 
   ...

@nikitar,
Based on your abnormal information, we can not analyze what caused the issue. We need your sample file to locate the issue. You can replace sensitive data before uploading it. If necessary, we can make the post private so that only you and my colleagues can see it.