Aspose.Cells
8.6.1
See the version list below for details.
dotnet add package Aspose.Cells --version 8.6.1
NuGet\Install-Package Aspose.Cells -Version 8.6.1
<PackageReference Include="Aspose.Cells" Version="8.6.1" />
paket add Aspose.Cells --version 8.6.1
#r "nuget: Aspose.Cells, 8.6.1"
// Install Aspose.Cells as a Cake Addin #addin nuget:?package=Aspose.Cells&version=8.6.1 // Install Aspose.Cells as a Cake Tool #tool nuget:?package=Aspose.Cells&version=8.6.1
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 | Versions 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. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on Aspose.Cells:
Repository | Stars |
---|---|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
xlljc/DungeonShooting
《枪火地牢》,一款由Godot开发的地牢射击Rogue游戏
|
|
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
|
Version | Downloads | Last updated |
---|---|---|
8.6.2 | 1,237 | 11/20/2015 |
8.6.1 | 1,251 | 10/23/2015 |
8.6.0 | 2,064 | 9/21/2015 |
8.5.2 | 2,146 | 8/17/2015 |
8.5.1 | 2,418 | 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,691 | 3/12/2015 |
8.3.2.1 | 1,204 | 2/4/2015 |
8.3.2 | 659 | 1/23/2015 |
8.3.1 | 1,584 | 12/10/2014 |
8.3.0 | 1,190 | 11/14/2014 |
8.2.2 | 1,227 | 10/16/2014 |
8.2.1 | 1,585 | 9/17/2014 |
8.2.0 | 1,937 | 8/15/2014 |
8.1.2 | 1,486 | 7/23/2014 |
8.1.1 | 914 | 6/27/2014 |
8.1.0 | 1,240 | 6/6/2014 |
8.0.2 | 1,129 | 5/14/2014 |
8.0.1 | 1,108 | 4/21/2014 |
8.0.0 | 998 | 3/26/2014 |
7.7.2 | 1,526 | 2/17/2014 |
7.7.1 | 985 | 1/15/2014 |
7.7.0 | 3,963 | 12/16/2013 |
7.6.1 | 990 | 11/18/2013 |
7.6.0 | 1,720 | 10/17/2013 |
7.5.3 | 1,443 | 9/10/2013 |
7.5.2 | 1,110 | 8/14/2013 |
7.5.1 | 929 | 7/18/2013 |
7.5.0 | 1,241 | 6/10/2013 |
7.4.3 | 9,893 | 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,221 | 11/30/2012 |
7.3.3 | 648 | 10/30/2012 |
7.3.2 | 2,156 | 9/28/2012 |
7.3.1 | 666 | 8/27/2012 |
7.3.0 | 2,122 | 7/17/2012 |
7.2.2 | 676 | 6/18/2012 |
7.2.1 | 472 | 5/21/2012 |
7.2.0 | 501 | 4/16/2012 |
7.1.2 | 733 | 3/19/2012 |
7.1.1.1 | 309 | 2/16/2012 |
7.1.1 | 322 | 2/14/2012 |
7.1.0 | 476 | 1/24/2012 |
New Features
(CELLSNET-43905)- Support to change the HTML hyperlink's target attribute to "_blank"
(CELLSNET-43885)- Ability to retrieve the ConnectionString of ExternalConnection of type WebQuery
(CELLSNET-43935)- Ignors hidden Column with ExportTableOptions.PlotVisibleColumns set to true
(CELLSNET-43925)- Adding a reference to VBA macros in workbook
(CELLSNET-44004)- Support to load and save SpreasheetML(XML) file - GridDesktop
Enhancements
(CELLSNET-43933)- Cell.Formula can accept an invalid formula and API tries to correct it
(CELLSNET-43476)- API needed to check whether license is loaded or not
(CELLSNET-43310)- Renaming of duplicate worksheet names when combining workbooks
(CELLSNET-42518)- Ability to access sub-objects via smart markers
Bugs
(CELLSNET-43946)- Cell.HtmlString returns a string that renders the normal string as subscript
(CELLSNET-43941)- Chart is not generated correctly
(CELLSNET-43936)- Shows legend keys even if Chart.ChartDataTable.ShowLegendKey is set to false
(CELLSNET-43991)- Removing the worksheets corrupts the resultant XLSX
(CELLSNET-43988)- Password to Modify is lost when XLSX is re-saved with Aspose.Cells
(CELLSNET-43984)- Password to Modify converts to Password to Open when XLSM is re-saved
(CELLSNET-43983)- Password to Modify converts to Password to Open when XLSX is re-saved
(CELLSNET-43982)- Password to Modify converts to Password to Open when XLTM is re-saved
(CELLSNET-43981)- Password to Modify is lost when XLTM is re-saved
(CELLSNET-43980)- Password to Modify converts to Password to Open when XLTX is re-saved
(CELLSNET-43979)- SetStyle font not applied for certain fonts
(CELLSNET-43977)- Password to Modify is lost when XLTX is re-saved with Aspose.Cells
(CELLSNET-43976)- Multiple tries to open password protected XLSX
(CELLSNET-43973)- Password to modify is lost after re-saving XLSM
(CELLSNET-43968)- Excel application recommends to open the resultant XLSB in read-only
(CELLSNET-43967)- Password protected XLT becomes corrupted after resaving
(CELLSNET-43966)- ISNONTEXT formula returns the wrong value after CalculateFormula
(CELLSNET-43965)- DetectFileFormat(FileStream) to consumes lot of memory for zip file
(CELLSNET-43951)- Password to modify is lost in OOXML files
(CELLSNET-43950)- Protection identification issues in Aspose.Cells
(CELLSNET-43944)- Size of the picture is not correct and changes after reset
(CELLSNET-43943)- Cannot read superscript from cell character
(CELLSNET-43940)- Incorrect cell selected on report open
(CELLSNET-43931)- Deleting rows from named range corrupts the resultant XLSX
(CELLSNET-43928)- DocumentProperty Author value is read incomplete
(CELLSNET-43927)- #REF in formula referencing listobject on other worksheet
(CELLSNET-43891)- Problem of Workbook.VBAProject.Modules operations
(CELLSNET-43737)- FileFormatInfo.IsEncrypted has wrong value for legacy formats
(CELLSNET-42120)- DisplayStringValue value incorrect in certain scenarios
(CELLSNET-42110)- Border set for Ranges in XLSX does not show in PDF
Exceptions
(CELLSNET-43932)- Shape to image Error! while rendering a spreadsheet to PDF
(CELLSNET-43964)- Getting display style of all cells throws IndexOutOfRangeException
(CELLSNET-43926)- CellsException at Workbook.CalculateFormula
(CELLSNET-43911)- CellsException at Workbook.Save
(CELLSNET-43930)- GetNamedRanges() method throws Domain First Chance Exception
(CELLSNET-43918)- Exception on opening the template XLSX file