|
|
Tag Browser: chart
< 1 second(s)
-
Dear Aspose Support:
It is written on your website (see attachment), that the Rendering Extension for PowerPoint in Reporting Services v.1.1.5.0 would produce ''editable'' PPT presentations.
What we've found is, that graphs are not editable, they are exported as pictures.
Could you confirm this?
Or is there some switch to turn on to get also ...
-
OK, it's not a problem to have special characters in cells.
But if you want to use special characters in catagorydata (category axis, see screenshot)?
chart.NSeries.CategoryData = ''A3:A7''
How can I solve that problem in Aspose.Cells?
Many thanks.
Martin
-
Hallo,
how can I put special characters, such as alpha, beta or gamma in cells? In HTML I use another font e.g. ''Symbol'' to do that:
Example: - HTML: a1-Antitrypsin- Aspose.Cells: cells(''A1'').PutValue(''a1-Antitrypsin'')
In Excel files normally you have to select the ''a'' and choose the font ''Symbol'' (see Screenshot). But what about the ...
-
I have created a custom .Net 2.0 WinForms application for our business that crunches a lot of numbers. One thing my coworkers REALLY like about the program is that it is a single EXE; they can grab the single file and drop it on a computer with no setup or uninstall hassles. I am evaluating Aspose.Chart as a possible option for displaying ...
-
HiIf I have set IsAutoCalc = false and the Max and Min values, the chart still does not displa |