# Aspose.Cells-for-.NET **Repository Path**: menhui/Aspose.Cells-for-.NET ## Basic Information - **Project Name**: Aspose.Cells-for-.NET - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-10-14 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Aspose.Cells for .NET [Aspose.Cells for .NET](https://products.aspose.com/cells/net) is an Excel Spreadsheet Programming API allowing software developers to manipulate and convert spreadsheet files from within their applications. A combination of APIs and GUI controls - Aspose.Cells for .NET speeds up Microsoft Excel programming and conversion. This repository contains [Examples](Examples), [Plugins](Plugins), and Showcases for [Aspose.Cells for .NET](https://products.aspose.com/cells/net) to help you learn and write your applications.

Directory | Description --------- | ----------- [Examples](Examples) | A collection of .NET examples that help you learn and explore the API features [Examples_GridDesktop](Examples_GridDesktop) | A collection of .NET examples that help you learn and use Aspose.Cells.GridDesktop [Examples_GridWeb](Examples_GridWeb) | A collection of .NET examples that help you learn and use Aspose.Cells.GridWeb [Plugins](Plugins) | Plugins that will demonstrate one or more features of Aspose.Cells for .NET ## How to Run the Examples ### Examples * You can either clone the repository using your favorite GitHub client or download the ZIP file from here. * Extract the contents of the ZIP file to any folder on your computer. All the examples are located in the Examples folder. * There is a Visual Studio solution file for C# Examples i.e. **Aspose.Cells.Examples.CSharp.sln**. * The project is created and maintained in Visual Studio 2015. * Open the solution file in Visual Studio and build the project. * On the first run, the dependencies will automatically be downloaded via NuGet. You may also download the DLLs separately from [here](https://downloads.aspose.com/cells/net) * The Data folder at the root folder of Examples contains input files used in code examples. It is mandatory that you download the Data folder along with the examples project. * Open **RunExamples.cs**, all the examples are called from here. * Uncomment the examples you want to run from within the project. ### Examples_GridDesktop * Aspose.Cells.GridDesktop examples are also included in Aspose.Cells GitHub repository and will be available as part of the ZIP file downloadable from here. * All examples are located in the Examples_GridDesktop folder. * Similar to Aspose.Cells examples, GridDesktop examples solution file name is **Aspose.Cells.GridDesktop.Examples.CSharp.sln**. * Open the solution file in Visual Studio and build the project. * All dependencies are included as part of the examples project. You may also download the DLLs separately from [here](https://downloads.aspose.com/cells/net) * The Data folder at the root folder of Examples_GridDesktop contains input files used in the examples. It is mandatory that you download the Data folder along with the examples project. * Open and run the project. * Click on the example in the menu that you want to run from within the form. ### Examples_GridWeb * Aspose.Cells.GridWeb examples are also included in Aspose.Cells GitHub repository and will be available as part of the ZIP file downloadable from here. * All examples are located in the Examples_GridWeb folder. * Similar to Aspose.Cells examples, GridWeb examples solution file name is **Aspose.Cells.GridWeb.Examples.CSharp.sln**. * Open the solution file in Visual Studio and build the project. * All dependencies are included as part of the examples project. You may also download the DLLs separately from [here](https://downloads.aspose.com/cells/net) * The Data folder at the root folder of Examples_GridWeb contains input files used in the examples. It is mandatory that you download the Data folder along with the examples project. * Open and run **Examples.aspx** in the examples project. * Click on the example in the browser that you want to run from within the project. Please find more details on how to run the examples [here](https://docs.aspose.com/display/cellsnet/How+to+Run+the+Examples). ## Resources * **Website:** [www.aspose.com](https://www.aspose.com) * **Product Home:** [Aspose.Cells for .NET](https://products.aspose.com/cells/net) * **Download:** [Download Aspose.Cells for .NET](https://www.nuget.org/packages/Aspose.Cells) * **Documentation:** [Aspose.Cells for .NET Documentation](https://docs.aspose.com//display/cellsnet/Home) * **Forum:** [Aspose.Cells for .NET Forum](https://forum.aspose.com/c/cells) * **Blog:** [Aspose.Cells for .NET Blog](https://blog.aspose.com/category/aspose-products/aspose-cells-product-family/)