Aspose.Cells 8.6.2

dotnet add package Aspose.Cells --version 8.6.2
NuGet\Install-Package Aspose.Cells -Version 8.6.2
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.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Cells --version 8.6.2
#r "nuget: Aspose.Cells, 8.6.2"
#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.
// Install Aspose.Cells as a Cake Addin
#addin nuget:?package=Aspose.Cells&version=8.6.2

// Install Aspose.Cells as a Cake Tool
#tool nuget:?package=Aspose.Cells&version=8.6.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.

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 (6)

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

Repository Stars
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
aspose-cells/Aspose.Cells-for-.NET
Aspose.Cells for .NET examples, plugins and showcases
loamen/Kalman.Studio
Kalman.Studio代码生成器是一款基于T4模板引擎的代码生成器和开发辅助工具。可以根据数据库元数据架构信息来生成代码,还可以解析PowerDesigner物理模型文件,根据PDM模型对象来生成代码等。
xlljc/DungeonShooting
《枪火地牢》,一款由Godot开发的地牢射击Rogue游戏
aspose-pdf/Aspose.PDF-for-.NET
Aspose.PDF for .NET examples, plugins and showcase projects
Version Downloads Last updated
8.6.2 1,235 11/20/2015
8.6.1 1,250 10/23/2015
8.6.0 2,063 9/21/2015
8.5.2 2,145 8/17/2015
8.5.1 2,417 7/16/2015
8.5.0 1,835 6/19/2015
8.4.2 1,957 5/19/2015
8.4.1 1,144 4/15/2015
8.4.0 1,690 3/12/2015
8.3.2.1 1,203 2/4/2015
8.3.2 658 1/23/2015
8.3.1 1,583 12/10/2014
8.3.0 1,189 11/14/2014
8.2.2 1,226 10/16/2014
8.2.1 1,584 9/17/2014
8.2.0 1,936 8/15/2014
8.1.2 1,485 7/23/2014
8.1.1 913 6/27/2014
8.1.0 1,239 6/6/2014
8.0.2 1,128 5/14/2014
8.0.1 1,107 4/21/2014
8.0.0 997 3/26/2014
7.7.2 1,525 2/17/2014
7.7.1 984 1/15/2014
7.7.0 3,962 12/16/2013
7.6.1 989 11/18/2013
7.6.0 1,719 10/17/2013
7.5.3 1,442 9/10/2013
7.5.2 1,109 8/14/2013
7.5.1 928 7/18/2013
7.5.0 1,240 6/10/2013
7.4.3 9,892 4/29/2013
7.4.2 960 4/1/2013
7.4.1 1,891 3/4/2013
7.4.0 1,748 1/28/2013
7.3.5 967 12/31/2012
7.3.4 1,220 11/30/2012
7.3.3 647 10/30/2012
7.3.2 2,155 9/28/2012
7.3.1 665 8/27/2012
7.3.0 2,121 7/17/2012
7.2.2 675 6/18/2012
7.2.1 471 5/21/2012
7.2.0 500 4/16/2012
7.1.2 732 3/19/2012
7.1.1.1 308 2/16/2012
7.1.1 321 2/14/2012
7.1.0 475 1/24/2012

New Features
(CELLSNET-43934)- Support smart markers to accept a generic List as a nested object
(CELLSNET-44036)- Font color is same for entire text even though cell has texts with different colors
(CELLSNET-44033)- Get Modified cells in Ajax mode on server side
(CELLSNET-44014)- GridWorkSheet.SetEditableRange method is not available in 8.6.1
Bugs
(CELLSNET-44044)- PivotTable.ShowValuesRow has no effect after moving DataField to columns
(CELLSNET-44043)-Opening and resaving large Excel file corrupts the document
(CELLSNET-44031)- XLSB corrupted in Excel 2010 after saving in v8.6.1
(CELLSNET-43990)- Misplaced AutoShape while rendering spreadsheet to PDF
(CELLSNET-43989)- Space between the lines with in a Text Box is decreased
(CELLSNET-43901)- PivotTable does not WrapText when refreshing
(CELLSNET-43808)- PivotTable styling is lost when worksheets are copied to another workbook and rendered to PDF
(CELLSNET-43786)- The file is corrupted after refreshing PivotTable in the template file
(CELLSNET-43421)- Arrow does not render correctly while converting spreadsheet to PDF
(CELLSNET-43391)- Issue with HTML rendering for a table with a hidden column
(CELLSNET-44045)- Workbook.CalculateFormula methods gets stuck for indefinite time
(CELLSNET-44051)- Conditional formatting icons missing from PDF
(CELLSNET-44047)- Pages are zoomed out in the output PDF
(CELLSNET-44025)- Border thickness is not preserved as per Print Area
(CELLSNET-44002)- Image gets scaled because of some problem in the code
(CELLSNET-43960)- Cannot read some password protected file
(CELLSNET-44062)- Chart's legend entry is not removed when the data source column is hidden
(CELLSNET-44026)- All leader lines are shown in the output image for a custom chart
(CELLSNET-44020)- A few of the Data Labels are missing while exporting Chart to Image
(CELLSNET-44010)- Chart CategoryAxis slanted TickLabel text cut off when converted to image
(CELLSNET-44000)- DataLabel is missed while rendering the chart to image
(CELLSNET-43978)- Chart to image is generated with extra values
(CELLSNET-43874)- Chart.NSeries.DataLabels number format is not retained while resaving
(CELLSNET-44038)- Chart.ToImage() modifies label's text alignment
(CELLSNET-44009)-Chart series name is modified if data comes from a merged cell
(CELLSNET-44060)- Shape font color wrong after copying sheet
(CELLSNET-44056)- Save to PDF loses vertical borders
(CELLSNET-44049)- Hidden columns loose their width
(CELLSNET-44039)- Could not calculate the formula based on filtered values in the worksheet
(CELLSNET-44037)- Aggregate Function results in #NAME error until user enters formula bar
(CELLSNET-44034)- Validations do not work in XLSB format
(CELLSNET-44030)- SUMIFS Excel function does not work in XLSB format
(CELLSNET-44007)- Duplication of camera objects in resultant spreadsheet while re-saving XLSB
(CELLSNET-44006)- Protected View Error  while opening re-saved XLS
(CELLSNET-44001)- NOW() formula not displaying correctly in SpreadsheetML(XML) to PDF conversion
(CELLSNET-43894)- OLE link ObjectSourceFullName could not be updated
(CELLSNET-43845)- Two fields on the left from the chart were hidden that reappear afterwards
(CELLSNET-43955)-GridWeb.SaveCustomStyleFile Method is Missing in 8.6.0
(CELLSNET-44017)-Serialization error when using SessionState Mode to "StateServer" in web.config file - GridWeb
Exceptions
(CELLSNET-44008)- CellsException at SheetRender.ToImage
(CELLSNET-43926)- CellsException at Workbook.CalculateFormula
(CELLSNET-44052)- Exception occurred on Workbook.Save() in Excel to PDF conversion
(CELLSNET-44050)- System.FormatException at Workbook ctor
(CELLSNET-43185)-SerializationException  when Session-State Mode is switched to StateServer