Aspose.Cells 8.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Cells --version 8.5.1
                    
NuGet\Install-Package Aspose.Cells -Version 8.5.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.Cells" Version="8.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspose.Cells" Version="8.5.1" />
                    
Directory.Packages.props
<PackageReference Include="Aspose.Cells" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aspose.Cells --version 8.5.1
                    
#r "nuget: Aspose.Cells, 8.5.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Aspose.Cells@8.5.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aspose.Cells&version=8.5.1
                    
Install as a Cake Addin
#tool nuget:?package=Aspose.Cells&version=8.5.1
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on Aspose.Cells:

Repository Stars
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
xlljc/GunfireDungeon
《Gunfire Dungeon》, a dungeon shooting Rogue game developed by Godot
aspose-cells/Aspose.Cells-for-.NET
Aspose.Cells for .NET examples, plugins and showcases
loamen/Kalman.Studio
Kalman.Studio代码生成器是一款基于T4模板引擎的代码生成器和开发辅助工具。可以根据数据库元数据架构信息来生成代码,还可以解析PowerDesigner物理模型文件,根据PDM模型对象来生成代码等。
aspose-pdf/Aspose.PDF-for-.NET
Aspose.PDF for .NET examples, plugins and showcase projects
vanderkleij/Smocks
Smocks is a library for mocking the normally unmockable. It can mock static and non-virtual methods and properties, amongst others.
djkaty/Il2CppInspectorPlugins
The official repository of plugins for Il2CppInspector
Version Downloads Last Updated
8.6.2 1,239 11/20/2015
8.6.1 1,253 10/23/2015
8.6.0 2,064 9/21/2015
8.5.2 2,147 8/17/2015
8.5.1 2,419 7/16/2015
8.5.0 1,836 6/19/2015
8.4.2 1,958 5/19/2015
8.4.1 1,145 4/15/2015
8.4.0 1,693 3/12/2015
8.3.2.1 1,205 2/4/2015
8.3.2 660 1/23/2015
8.3.1 1,584 12/10/2014
8.3.0 1,191 11/14/2014
8.2.2 1,228 10/16/2014
8.2.1 1,585 9/17/2014
8.2.0 1,939 8/15/2014
8.1.2 1,486 7/23/2014
8.1.1 914 6/27/2014
8.1.0 1,241 6/6/2014
8.0.2 1,130 5/14/2014
8.0.1 1,108 4/21/2014
8.0.0 999 3/26/2014
7.7.2 1,527 2/17/2014
7.7.1 985 1/15/2014
7.7.0 3,964 12/16/2013
7.6.1 991 11/18/2013
7.6.0 1,721 10/17/2013
7.5.3 1,444 9/10/2013
7.5.2 1,110 8/14/2013
7.5.1 930 7/18/2013
7.5.0 1,242 6/10/2013
7.4.3 9,895 4/29/2013
7.4.2 961 4/1/2013
7.4.1 1,892 3/4/2013
7.4.0 1,749 1/28/2013
7.3.5 968 12/31/2012
7.3.4 1,222 11/30/2012
7.3.3 649 10/30/2012
7.3.2 2,157 9/28/2012
7.3.1 667 8/27/2012
7.3.0 2,123 7/17/2012
7.2.2 677 6/18/2012
7.2.1 473 5/21/2012
7.2.0 501 4/16/2012
7.1.2 733 3/19/2012
7.1.1.1 310 2/16/2012
7.1.1 323 2/14/2012
7.1.0 476 1/24/2012

New Features
(CELLSNET-43703)- ICustomFunction - returning a range instead of a single cell
(CELLSNET-43777)- Cell.GetHeightOfValue() similar to Cell.GetWidthOfValue() needed
Bugs
(CELLSNET-43744)- PivotTable does not refresh when saving to PDF
(CELLSNET-43735)- Pivot Table's Banded Rows option is lost
(CELLSNET-43759)- Pivot Table doesn't keep sorting when combine
(CELLSNET-43721)- Error message pops up after saving workbook
(CELLSNET-43724)- Values are not correct when data changes
(CELLSNET-43719)- Different value after CalculateFormula
(CELLSNET-43713)- Workbook.CalculateFormula does not calculate correct values
(CELLSNET-43708)- Calling the Worksheet.GetPrintingPageBreaks changes the TextBox width
(CELLSNET-43695)- Cell.RemoveArrayFormula does not remove the array formula
(CELLSNET-41874)- Excel syntax not supported for the formulas
(CELLSNET-43753)- Aspose.Cells renders 2 pages of  
(CELLSNET-43731)- Text is getting cutoff while rendering worksheet to EMF image
(CELLSNET-43756)- Chart image doesn't contain the same values as the x axis from the excel chart
(CELLSNET-43728)- Refreshing the PivotTable with new data changes the chart's color style
(CELLSNET-43726)- Combining Workbooks change the Chart style
(CELLSNET-43700)- Color of the picture looks differently after converting to PDF
(CELLSNET-43199)- Contents and shapes are shifting when Excel is saved to PDF
(CELLSNET-43767)- Excel shows Protected View on Aspose.Cells saved spreadsheet
(CELLSNET-43762)- Cell.GetPrecedents() not returning correct worksheet name
(CELLSNET-43761)- The background color of the conditionally formatted cells change
(CELLSNET-43760)- Conditional format rules corrupted when saving template XLTX file as XLSX
(CELLSNET-43742)- Inconsistent Workbook protection behavior
(CELLSNET-43734)- Excel cannot open file after conversion from XLSM to XLS
(CELLSNET-43727)- Combining Workbooks cause the Excel's "Cannot edit a PivotTable in group edit mode" warning
Exceptions
(CELLSNET-43768)-Unkown Area error while copying worksheet from other workbook
(CELLSNET-43716)- Shape to image Error on converting to PDF
(CELLSNET-43764)- NullReferenceException at Worbook ctor with spreadsheet saved as Strict OpenXML
(CELLSNET-43740)- System.IndexOutOfRangeException at Workbook.Save