Aspose.Cells 8.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Cells --version 8.1.0
                    
NuGet\Install-Package Aspose.Cells -Version 8.1.0
                    
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.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspose.Cells" Version="8.1.0" />
                    
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.1.0
                    
#r "nuget: Aspose.Cells, 8.1.0"
                    
#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.1.0
                    
#: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.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Aspose.Cells&version=8.1.0
                    
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 was computed.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.4.1 1,062 4/15/2015
8.4.0 1,521 3/12/2015
8.3.2.1 1,050 2/4/2015
8.3.2 571 1/23/2015
8.3.1 1,388 12/10/2014
8.3.0 1,098 11/14/2014
8.2.2 1,091 10/16/2014
8.2.1 1,477 9/17/2014
8.2.0 1,568 8/15/2014
8.1.2 1,349 7/23/2014
8.1.1 843 6/27/2014
8.1.0 783 6/6/2014
8.0.2 423 5/14/2014
8.0.1 500 4/21/2014
8.0.0 357 3/26/2014
7.7.2 525 2/17/2014
7.7.1 326 1/15/2014
7.7.0 2,092 12/16/2013
7.6.1 411 11/18/2013
7.6.0 812 10/17/2013
7.5.3 392 9/10/2013
7.5.2 333 8/14/2013
7.5.1 137 7/18/2013
7.5.0 250 6/10/2013
7.4.3 3,170 4/29/2013
7.4.2 312 4/1/2013
7.4.1 241 3/4/2013
7.4.0 516 1/28/2013
7.3.5 190 12/31/2012
7.3.4 187 11/30/2012
7.3.3 133 10/30/2012
7.3.2 1,278 9/28/2012
7.3.1 219 8/27/2012
7.3.0 267 7/17/2012
7.2.2 232 6/18/2012
7.2.1 164 5/21/2012
7.2.0 181 4/16/2012
7.1.2 205 3/19/2012
7.1.1.1 119 2/16/2012
7.1.1 173 2/14/2012
7.1.0 185 1/24/2012

Other Improvements and Changes
New Features
(CELLSNET-42117) - Support Pivot table option: "For empty cells show"
Performance
(CELLSNET-42688) - Performance Issue while Formatting Pivot Table Rows
Bugs
(CELLSNET-42698) - Conversion to XLS to XLSX causes Unreadable Content Error in Excel
(CELLSNET-42684) - Workbook.FileFormat property returns wrong formats
(CELLSNET-42680) - Xls file gets corrupt on saving and shows protected view warning when it is opened in MS-Excel
(CELLSNET-42678) - Data (with multiple lines) to be hidden when converting from Excel to PDF
(CELLSNET-42677) - Match formula is not evaluated properly
(CELLSNET-42673) - Hidden sheets and images are generated inside the ouput html _files directory
(CELLSNET-42670) - System.FormatException while loading HTML file having 'font-size: 91%'
(CELLSNET-42666) - Subscript and Superscript are not working
(CELLSNET-42663) - Creating a PivotTable causes the MS Excel to show "Unable to read file"
(CELLSNET-42662) - Cell formats are lost in the output xlsx
(CELLSNET-42661) - Cell.GetDisplayStyle() is not reflecting the applied table filter
(CELLSNET-42659) - RepeatDynamicFormula is not repeating itself in latest version
(CELLSNET-42654) - Calculation mode of xlsb could not be set manual
(CELLSNET-42653) - Smart Markers - Concatenate formula computes incorrectly
(CELLSNET-42649) - CellsException: Arithmetic operation resulted in an overflow. on SheetRender.ToImage
(CELLSNET-42633) - Underline is little higher in the PDF generated by Aspose.Cells as compared to one generated with MS Excel 2013
(CELLSNET-42621) - Pivot Table in PDF output is not same as in Excel output
(CELLSNET-42617) - Header rows on page 3 and onward does not expand
(CELLSNET-42616) - Image in header performance issue in Page Layout view in MS Excel
(CELLSNET-42600) - Unreadable Content Error after opening and saving the xlsx file
(CELLSNET-42574) - Aspose.Cells renders empty category inside the Pie chart
(CELLSNET-42569) - Chart Lines missing when converted to PDF
(CELLSNET-42480) - Datalabel is not correct
(CELLSNET-42383) - Missing Win/Loss Sparkline after converting XLSX to PDF
(CELLSNET-42190) - Cell borders are applied on both side of page break
(CELLSNET-42085) - Top Aligned columns in pivot tables does not get enough height to show the whole text in PDF
(CELLSNET-41982) - Additional line in PDF
(CELLSNET-41979) - Load Html - Save to xls ignoring table formatting
(CELLSNET-41621) - Pivot chart axis different in generated PDF
(CELLSNET-41464) - Invalid Excel file after saving with Aspose.Cells
Exceptions
(CELLSNET-42699) - System.InvalidCastException while saving xlsx file to csv