Skip to content

Releases: aspose-cells/Aspose.Cells-for-.NET

Aspose.Cells .NET for PHP - v1.0.0

12 Aug 12:41
Compare
Choose a tag to compare

Aspose Cells .NET for PHP is a PHP project that demonstrates / provides the Aspose.Cells for .NET API usage examples in PHP.

To download Aspose.Cells for .NET API to be used with these examples
Please navigate to:

http://www.aspose.com/community/files/default.aspx

For most complete documentation of the project, check Aspose.Cells Java for PHP confluence wiki link:

http://www.aspose.com/docs/display/cellsnet/5.+Aspose.Cells+.NET+for+PHP

Umbraco Export Members to Excel 1.0

16 Jul 12:08
Compare
Choose a tag to compare

Export Members to Excel is an Add-on for Umbraco which allows you to export members from your Umbraco CMS to an Excel and OpenDocument Spreadsheet using Aspose.Cells. A new node titled Export Members To Excel appears under Members tree in Umbraco backend after installation where you can simply select members to export and output format to get members in selected output document format.

This initial version of the Add-on have the following features:

  • Export members to Microsoft Excel Documents (.xls, .xlsx and .xlsb)
  • Export members to Tab delimited text document (.txt)
  • Export members to CSV (Comma delimited) (*.csv)
  • Export members to OpenDocument Spreadsheet (*.ods)
  • Option to select desired output format before exporting
  • Option to export all or selected members to selected output document format.
  • Works with all .NET versions starting from .NET 2.0.
  • Exported document is automatically sent to browser for downloading
  • If selected a copy of the exported document is saved in App_Data/AsposeMemberExport folder on the server for later use.
  • Compatible with a wide range of Umbraco versions 4.5+ including Version 6 and 7.

Aspose.Cells Vs OpenXML Cells v 1.1

27 Jul 07:18
Compare
Choose a tag to compare

Aspose.Cells for .NET is a .NET API to work with Microsoft Excel and OpenOffice presentations, while OpenXML SDK is a .NET SDK from Microsoft to work with OpenXML presentations (MS Excel 2007 and above). In order to use these source code examples, you will need to reference Aspose.Cells for .NET in your project. You can download Aspose.Cells for .NET from here

What's New

Existing Samples

Feedback and Suggestions

  • Examples are also available at Aspose Docs.
  • Raise your queries and suggest more examples via Aspose Forums or via this social coding site.