|
|
Tag Browser: aspose.grid
< 1 second(s)
-
I loaded an Excel file to the Aspose.Cells.GridDesktop control. But whenever I type a formula or reference another cell, the active cell remain blank. Please help.
Example: My excel file has one sheet with the follwing values:
1. A1 = 100
2. A2 = 300
3. A3 =500
The ...
-
Hi,
We are using Aspose.Cells 4.0, we are facing some problems while applying Index(), and lookup formulas in Aspose Grid web . any body can help how to apply these formulas in aspose.GridWeb or give me any other alternate solutions
very urgent please help ...
-
Hi,I starting to develop with Aspose.Grid, loading an xls file into the grid for manipulation etc. Though I am getting stuck on a couple of problems and wondered whether there was solution:My file is 1.9Mb, rendering time I feel could be a problem. Is it possible to force the client to only render the sheet I am looking at?The Excel file includes ...
-
We are generating worksheets with Aspose.grid having text in spanish, and of course it uses characters with tilde (ñ,Ñ) and acute (á,é,í,ó,ú). The pages are shown right in both development and production environments. when we export the grid to an excel file at the development environment it works fine. However when we export the same ...
-
Hello!I load a xls file on web application,but it costs 70 second.this is unacceptable.is there any method to resolve?here is the detail:xls file size:292KBthe code :GridWeb1.WebWorksheets.Clear();GridWeb1.WebWorksheets.ImportExcelFile(''d:/10868.xls'');and attach the xls file.Thanks very much!
|
|