Enterprise-wide aspose.cell

We are a C# ASP.Net SQL shop. I have an enterprise-wide web requirement to allow numerous branch offices update the same “doc”. This document is a WIP (work in process) that is used to communicate w/ 200 factories globally.

The web form must provide an auto-filter based on factory login, and view-all for branch office logins. Need the ability that when a cell is updated, it is logged to a history file and auto-refreshing occurs for all instances of the web form.

Does your product perform this type of a task?

/dz


Hi,

Thanks for your posting and considering Aspose.Cells.

Aspose.Cells allows you to create Excel files or manipulate them without the need to install Microsoft Office at your end.

If you are trying to manipulate or create Excel files in ASP.NET application, then you can add Aspose.Cells library as a reference and start create/manipulating Excel files. You can also use it to convert Excel files into various other formats like PDF, HTML, CSV and Images.

We would recommend you to please see the documentation articles of Aspose.Cells so that you could now its functionality better and use it in your project as needed.

( Aspose.Cells for .NET|Documentation )
( Developer Guide|Documentation )
( Loading and managing Excel,OpenOffice,Json, Csv and Html files|Documentation )
( Manage Worksheets of Microsoft Excel files.|Documentation )
( Technical Articles|Documentation )

Besides, we would recommend you to download and use Examples Manager which demonstrates Aspose.Cells Examples.