|
|
Tag Browser: aspose.cells
1 second(s)
-
Hi,
1) How to pivot columns as in attached sample file(We are using java cells.)
Regards
Raj
-
Hi How Can i transfer the data table data in one sheet and Pivot table data in another sheet i tried using the Worksheets class but i am unable to get the output.Can u please tell me how to do this ....Code is here : Workbook workbook = new Workbook(); Worksheet sheet = ...
-
I updated a slide with an embedded Excel chart. I updated the Chart using Aspose.Cells' Smart Marker feature. The problem is that it appears that Aspose changed the format of the labels.
I am attaching three slides (original one, one after update, templatewith smart markers) for this posting so you can see the difference.
The ...
-
HiI have attached the data table output and the data which i am getting in the pivot table.how can i add another two data table columns of data from the data table on to the Pivot table.Thank you :) :)Code: SqlCommand cmd2 = new SqlCommand(Query, ...
-
Hi AmjadI already saw all these thing.The link which u have posted i tried that its working.Actually my problem is i have four columns in my data table same structure only i want in the Pivot table.if i take first column as Row and rest three as data fields its giving some diffrent output i.e. values itsel |