I have a Word Document, and I want To To convert it To xlsx format by Aspose.Words 23.6, but the numbers in the converted Document have changed To scientific notation, how can I ensure that it will not be converted? I ca…...png (62.8 KB) The sample code void Main() { var doc = new...Words.Saving.XlsxSaveOptions(); doc.Save(@"C:\Users\54390\Downloads\output...