SharpLightReporting is a simple yet powerful reporting solution for .net developers. It uses spreadsheet based templates to generate reports. Excel 2007 or above or any opensource office system that supports .xlsx files.
MIT License. Commercial applications are no longer required to make the...
More information
The simplest/easiest way to translate a DataTable into an Excel document (XLSX)
- A more advanced setup can be used too if you need more control of the output.
- Based on OpenXML from Microsoft
- As lightweight as it can be.
This is among the simplest and fastest libraries to convert a DataTable to...
More information
This component provides extesnion of various Excel activities like
1. Conversion from Xls to Xls
2. Renaming Sheet
3. Sort Sheet with Multiple Columns
4. Get Column Name by Column Index
5. Set Sheet Columns Autofit
6. Set Sheet Columns All Border (Thin, Continuous Line)
7. Merge Cell
8. Set Bold...
More information
A long description of the package. This shows up in the right pane of the Add Package Dialog as well as in the Package Manager Console when listing packages using the Get-Package command.
A new version by Asereware of SpreadsheetLight from original Copyright (c) 2011 Vincent Tan Wai Lip version, but with support for DocumentFormat.OpenXml v2.11.3. https://spreadsheetlight.com/
Aspose.OMR Cloud SDK provides functionality for using Aspose.OMR for Cloud API to create, recognize and grade OMR forms such as test, survey, quiz, answer sheet - any type of document that includes bubbles as input.
Key features:
- recognize photos and scans
- process rotated images
- create...
More information
Excelam is a open-source .NET library over OpenXml to use Excel easily. The library is writen in C# net6.
The goal is to get cell value format, get cell value and to set cell value in different formats very easily.