|
|
Tag Browser: aspose.cells-chart-categoryaxis-numberformatlinked
< 1 second(s)
-
Hi all,
I need create an ASP.NET page that does the following
1)Open an existing Excel file (testBook1.xls)
2)Modify it
3)Then attach it to an Email directly from the stream (without saving).
Everything seems to work fine, but when I receive the email and open the attachment I get a message like ''file is in a different format from the ...
-
Hi,I have an issue with NumberFormatLinked property of the chart CategoryAxis.
Even if i set it to truechart.CategoryAxis.TickLabels.NumberFormatLinked = true;at the saving time it is NOT taken in consideration for ExcelXp, Excel2003 but it is considered on Excel2007.Moreover, when i export it in HTML i receive some strange ...
|
|