Aspose.Cells
8.7.2
Aspose.Cells for .NET is a spreadsheet programming component that allows software developers to manipulate and convert spreadsheet files from within their own applications. A combination of APIs and GUI controls, Aspose.Cells for .NET speeds up Microsoft Excel programming and conversion.
See the version list below for details.
Install-Package Aspose.Cells -Version 8.7.2
dotnet add package Aspose.Cells --version 8.7.2
<PackageReference Include="Aspose.Cells" Version="8.7.2" />
paket add Aspose.Cells --version 8.7.2
#r "nuget: Aspose.Cells, 8.7.2"
// Install Aspose.Cells as a Cake Addin
#addin nuget:?package=Aspose.Cells&version=8.7.2
// Install Aspose.Cells as a Cake Tool
#tool nuget:?package=Aspose.Cells&version=8.7.2
Release Notes
New Features
(CELLSNET-44242)- Support and usage of CustomXmlParts
Enhancements
(CELLSNET-44307)- Detecting encryption on an ODS file does not work
(CELLSNET-44301)- Choose TextBox in terms of name instead of index
(CELLSNET-44260)- Setting the OleObject.ImageData for existing OleObjects in the Workbook
(CELLSNET-44027)- Support IE10 and IE11 in GridWeb
Performance
(CELLSNET-44305)- Workbook constructor hangs on loading file
Bugs
(CELLSNET-44262)- SVG chart image is wrong produced by Aspose.Cells generated excel file
(CELLSNET-44221)- File is getting corrupted after getting opened and refreshed
(CELLSNET-44075)- Drawing shapes are not rendering fine - Excel to PDF conversion
(CELLSNET-44208)- Text in the TextBox is mirrored while rendering spreadsheet to PDF
(CELLSNET-44298)- ICustomFunction tries to resolve HYPERLINK as custom function in place of the native excel function
(CELLSNET-44268)- Issue with Cells.DeleteRange regarding Image which is not moving upwards
(CELLSNET-44256)- Issue with calculating formula by Aspose.Cells formula calculation engine
(CELLSNET-44244)- Text formatting fails after CalculateFormula
(CELLSNET-44295)- Issue with barcode image quality when converting the worksheet directly to a monochrome
(CELLSNET-44278)- Range exported as image by Aspose.Cells APIs has text overlapping borders
(CELLSNET-44251)- Different cells spacing when exporting to pdf
(CELLSNET-44257)- X-Axis and gradient line is wrong when chart is saved in png
(CELLSNET-44246)- High memory usage while converting to PDF format
(CELLSNET-44229)- DataLabel's fill format change from Solid Fill to No Fill after re-saving the spreadsheet with Chart
(CELLSNET-44228)- DataLabel's font change from Calibri to Arial after re-saving the spreadsheet with Chart
(CELLSNET-44018)-Chart2Image functionality generates a larger image with smaller chart in one corner when Display size is set to 150%
(CELLSNET-44227)-Undesired space between the text of TextBox while rendering Chart to PNG
(CELLSNET-44306)- GetRangeByName returns null after copying sheet
(CELLSNET-44299)- Pictures in the spreadsheet are not getting rendered to PDF format
(CELLSNET-44294)- click Save button on Excel shows repair warning
(CELLSNET-44292)- Sample application generates corrupt file with later version
(CELLSNET-44281)- The signature of this program is corrupt or invalid, error while downloading Aspose.Cells MSI in IE 11
(CELLSNET-44261)- Table structured reference is not updated for totalsRowFormula
(CELLSNET-44259)- XLS shows security warning to enable macros where there is no macro in the spreadsheet
(CELLSNET-44258)- Cannot start the source application error on embedding pdf in replace of ppt
(CELLSNET-44253)- ODS output does not produce images
(CELLSNET-44174)- Table loses left and right borders when saved to pdf or converted to a range
(CELLSNET-44297)- Inconsistent behaviour while navigating on GridWeb with Tab Key
(CELLSNET-44290)- Previous cell remains selected while navigating on GridWeb with Mouse
(CELLSNET-44282)- Doubleclick on a cell causes the GridWeb to lose focus
(CELLSNET-44273)- Unable to serialize the session state error at acw_ajax_call
(CELLSNET-44250)- GridWeb readonly/editable cell states issue
(CELLSNET-44247)- JavaScript runtime error: Object doesn't support property or method 'appendChild'
(CELLSNET-44235)- Issue with Worksheet.InsertRow() and merged cells - Aspose.Cells.GridDesktop
(CELLSNET-44104)- Using OnCellClickOnAjax event makes navigation with keys button impossible from editable cell
Exceptions
(CELLSNET-44293)- Invalid row index exception while converting excel to pdf
(CELLSNET-44236)- System.ArgumentOutOfRangeException: Index was out of range, at PivotTable CalculateData
(CELLSNET-44280)- Array was not long enough exception when opening xlsb file
(CELLSNET-44279)- Workbook.Save in Tiff format causes a null reference exception
(CELLSNET-44272)- NullReferenceException at Workbook.Save
(CELLSNET-44266)- NullReference exception on saving output excel file
(CELLSNET-44252)- System.NullReferenceException while loading spreadsheet created with MAC's Number application
(CELLSNET-44264)- JavaScript runtime error: Unable to get property 'appendChild' of undefined or null reference
(CELLSNET-44248)- NullReferenceException: Object reference not set to an instance of an object caused by GridWeb
Dependencies
This package has no dependencies.
Used By
NuGet packages (26)
Showing the top 5 NuGet packages that depend on Aspose.Cells:
Package | Downloads |
---|---|
OBeautifulCode.Excel.AsposeCells
Enables Excel automation using the Aspose.Cells library.
|
|
Zny.ServiceClient.Common
微服务调用公共类
|
|
Aspose.Total
Aspose.Total for .NET is the most complete package of all .NET file format APIs offered by Aspose. It empowers developers to create, edit, render, print and convert between a wide range of popular document formats within any .NET, C#, ASP.NET and VB.NET applications.
|
|
Ser.Engine
Package Description
|
|
EzFrameworkCore
It is based on NETCORE.
This is the basic class library of the framework, which mainly provides the basic functional support needed for running. At the same time, it also provides rich tools for web development.
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Aspose.Cells:
Repository | Stars |
---|---|
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
|
|
loamen/Kalman.Studio
Kalman.Studio代码生成器是一款基于T4模板引擎的代码生成器和开发辅助工具。可以根据数据库元数据架构信息来生成代码,还可以解析PowerDesigner物理模型文件,根据PDM模型对象来生成代码等。
|
|
aspose-cells/Aspose.Cells-for-.NET
Aspose.Cells for .NET examples, plugins and showcases
|
|
vanderkleij/Smocks
Smocks is a library for mocking the normally unmockable. It can mock static and non-virtual methods and properties, amongst others.
|
Version History
Version | Downloads | Last updated |
---|---|---|
21.4.0 | 991 | 4/14/2021 |
21.3.0 | 18,276 | 3/11/2021 |
21.2.0 | 44,102 | 2/5/2021 |
21.1.0 | 24,500 | 1/15/2021 |
20.12.0 | 30,180 | 12/17/2020 |
20.11.0 | 43,844 | 11/12/2020 |
20.10.0 | 43,535 | 10/16/2020 |
20.9.0 | 42,210 | 9/10/2020 |
20.8.0 | 49,492 | 8/13/2020 |
20.7.0 | 69,551 | 7/15/2020 |
20.6.0 | 164,473 | 6/12/2020 |
20.5.0 | 21,387 | 5/21/2020 |
20.4.0 | 92,036 | 4/16/2020 |
20.3.0 | 87,726 | 3/19/2020 |
20.2.0 | 48,618 | 2/20/2020 |
20.1.0 | 75,857 | 1/16/2020 |
19.12.0 | 73,528 | 12/17/2019 |
19.11.0 | 77,354 | 11/15/2019 |
19.10.0 | 83,977 | 10/18/2019 |
19.9.0 | 95,485 | 9/18/2019 |
19.8.0 | 77,324 | 8/20/2019 |
19.7.0 | 114,233 | 7/18/2019 |
19.6.0 | 50,218 | 6/20/2019 |
19.5.0 | 42,759 | 5/16/2019 |
19.4.0 | 106,019 | 4/17/2019 |
19.3.0 | 49,827 | 3/15/2019 |
19.2.0 | 94,596 | 2/18/2019 |
19.1.0 | 81,475 | 1/17/2019 |
18.12.0 | 83,168 | 12/19/2018 |
18.11.0 | 69,098 | 11/19/2018 |
18.10.0 | 81,243 | 10/18/2018 |
18.9.0 | 26,138 | 9/17/2018 |
18.8.0 | 61,370 | 8/15/2018 |
18.7.0 | 51,297 | 7/12/2018 |
18.6.0 | 104,084 | 6/19/2018 |
18.5.1 | 28,787 | 5/23/2018 |
18.5.0 | 7,345 | 5/17/2018 |
18.4.0 | 54,520 | 4/19/2018 |
18.3.0 | 42,429 | 3/16/2018 |
18.2.0 | 17,610 | 2/7/2018 |
18.1.0 | 56,838 | 1/18/2018 |
17.12.0 | 31,788 | 12/15/2017 |
17.11.1 | 12,466 | 11/20/2017 |
17.10.0 | 39,438 | 10/18/2017 |
17.9.0 | 24,964 | 9/19/2017 |
17.8.0 | 42,400 | 8/15/2017 |
17.7.0 | 39,601 | 7/18/2017 |
17.6.0 | 18,210 | 6/15/2017 |
17.5.0 | 15,390 | 5/16/2017 |
17.4.0 | 28,806 | 4/20/2017 |
17.3.0 | 24,044 | 3/16/2017 |
17.2.0 | 15,688 | 2/16/2017 |
17.1.0 | 30,646 | 1/12/2017 |
16.12.0 | 40,292 | 12/13/2016 |
16.11.0 | 34,713 | 11/11/2016 |
16.10.0 | 35,962 | 10/12/2016 |
9.0.0 | 22,814 | 9/13/2016 |
8.9.2 | 57,026 | 8/19/2016 |
8.9.1 | 1,810 | 8/12/2016 |
8.9.0 | 42,377 | 7/18/2016 |
8.8.3 | 14,485 | 6/28/2016 |
8.8.2 | 17,544 | 6/3/2016 |
8.8.1 | 3,781 | 5/23/2016 |
8.8.0 | 61,250 | 4/21/2016 |
8.7.2 | 33,861 | 3/25/2016 |
8.7.1 | 51,382 | 2/24/2016 |
8.7.0 | 14,506 | 1/26/2016 |
8.6.3 | 19,466 | 12/23/2015 |
8.6.2 | 28,200 | 11/20/2015 |
8.6.1 | 20,589 | 10/23/2015 |
8.6.0 | 27,759 | 9/21/2015 |
8.5.2 | 8,115 | 8/17/2015 |
8.5.1 | 24,875 | 7/16/2015 |
8.5.0 | 7,509 | 6/19/2015 |
8.4.2 | 19,661 | 5/19/2015 |
8.4.1 | 8,684 | 4/15/2015 |
8.4.0 | 24,179 | 3/12/2015 |
8.3.2.1 | 26,836 | 2/4/2015 |
8.3.2 | 7,560 | 1/23/2015 |
8.3.1 | 11,756 | 12/10/2014 |
8.3.0 | 4,109 | 11/14/2014 |
8.2.2 | 30,783 | 10/16/2014 |
8.2.1 | 38,008 | 9/17/2014 |
8.2.0 | 9,967 | 8/15/2014 |
8.1.2 | 5,457 | 7/23/2014 |
8.1.1 | 15,378 | 6/27/2014 |
8.1.0 | 8,367 | 6/6/2014 |
8.0.2 | 8,423 | 5/14/2014 |
8.0.1 | 6,309 | 4/21/2014 |
8.0.0 | 5,693 | 3/26/2014 |
7.7.2 | 58,182 | 2/17/2014 |
7.7.1 | 18,228 | 1/15/2014 |
7.7.0 | 8,488 | 12/16/2013 |
7.6.1 | 50,744 | 11/18/2013 |
7.6.0 | 15,477 | 10/17/2013 |
7.5.3 | 6,881 | 9/10/2013 |
7.5.2 | 4,372 | 8/14/2013 |
7.5.1 | 4,568 | 7/18/2013 |
7.5.0 | 9,296 | 6/10/2013 |
7.4.3 | 18,604 | 4/29/2013 |
7.4.2 | 5,188 | 4/1/2013 |
7.4.1 | 4,672 | 3/4/2013 |
7.4.0 | 5,439 | 1/28/2013 |
7.3.5 | 4,081 | 12/31/2012 |
7.3.4 | 6,157 | 11/30/2012 |
7.3.3 | 11,427 | 10/30/2012 |
7.3.2 | 24,432 | 9/28/2012 |
7.3.1 | 4,740 | 8/27/2012 |
7.3.0 | 4,686 | 7/17/2012 |
7.2.2 | 2,968 | 6/18/2012 |
7.2.1 | 2,361 | 5/21/2012 |
7.2.0 | 11,489 | 4/16/2012 |
7.1.2 | 3,246 | 3/19/2012 |
7.1.1.1 | 3,496 | 2/16/2012 |
7.1.1 | 2,127 | 2/14/2012 |
7.1.0 | 4,505 | 1/24/2012 |