Spire.XLS 10.12.0

Spire.XLS 10.12.0 supports adjusting the polyline position of the elebow arrow

We are happy to announce the release of Spire.XLS 10.12.0. This version supports adjusting the polyline position of the elebow arrow, enhances the conversions from XLS/CSV to PDF and also fixes the issue occurred when loading and saving files. More details are listed as follows.

Here is a list of changes made in this release

Category ID Description
New Feature SPIREXLS-2515 Supports adjusting the polyline position of the elebow arrow.
GeomertyAdjustValue ad = line.ShapeAdjustValues.AddAdjustValue(GeomertyAdjustValueFormulaType.LiteralValue);
// x is the position of the middle point. When it is less than 0, it is on the left side of the left point. When it is equal to 0, it is the same as the left point. When it is equal to 50, it is in the middle of the graph. When it is 100, it is the same as the right point.
ad.SetFormulaParameter(x);
Bug SPIREXLS-2585 Fixes the issue that the row height was incorrect after invoking the AutoFitRows method.
Bug SPIREXLS-2844 Fixes the issue that the font of the text box text was changed after converting XLS to XLSX.
Bug SPIREXLS-2903 Fixes the issue that the application hung when saving the Excel file.
Bug SPIREXLS-2907 Fixes the issue that the created line chart for pivot table was incorrect.
Bug SPIREXLS-2949 Fixes the issue that the content was incorrect after converting the chart to image.
Bug SPIREXLS-2950 Fixes the issue that the content was incorrect after converting XLS to PDF.
Bug SPIREXLS-2951 Fixes the issue that the obtained trend line equation was incorrect.
Bug SPIREXLS-2952 Fixes the issue that the method WorkBook.GetOleSize returned a wrong value.
Bug SPIREXLS-2957 Fixes the issue that the application threw the error “Object reference not set to an instance of an object” when converting XLS to PDF.
Bug SPIREXLS-2963 Fixes the issue that the calculation result was incorrect after invoking the CalculateAllValue method.
Bug SPIREXLS-2963 Fixes the issue that the content was changed after copying the sheet.
Bug SPIREXLS-2967 Fixes the issue that the application threw the error “The max length of the sheet name is 31“ when converting CSV to PDF.
Bug SPIREXLS-2980 Fixes the issue that the position of the inserted line was incorrect.
Bug SPIREXLS-2980 Fixes the issue that an error prompted when opening the result file after loading and saving the document twice.
Click the link to download Spire.XLS 10.12.0:
More information of Spire.XLS new release or hotfix: