We are excited to announce the release of Spire.XLS 12.5.3. This version provides an overload of InsertArray method, which supports setting whether to automatically convert date string to datetime format when inserting arrays into Excel document. In addition, it enhances the conversion from Excel to PDF and fixes some known issues such as the application threw "Invalid file format" when loading XML. More details are listed below.
Here is a list of changes made in this release
Category | ID | Description |
New feature | SPIREXLS-3852 | Provides an overload of InsertArray method, which supports setting whether to automatically convert date string to datetime format when inserting arrays into Excel document.
InsertArray(object[,] objectArray, int firstRow, int firstColumn, bool needConvert); |
Bug | SPIREXLS-3821 | Fixes an issue that the application threw "Invalid file format" when loading XML. |
Bug | SPIREXLS-3838 | Fixes an issue that after inserting a picture with remote address into Excel and converting to PDF, the picture was lost. |
Bug | SPIREXLS-3861 | Fixes an issue that caused incorrect scaling ratio after inserting a picture into Excel. |
Bug | SPIREXLS-3889 | Fixes an issue that the obtained number value of cell in new version was incorrect. |
Bug | SPIREXLS-3905 | Fixes an issue that the application threw "Value was either too large or too small for a Double" when converting Excel to PDF. |
Click the link to download Spire.XLS 12.5.3
More information of Spire.XLS new release or hotfix: