Hi Aspose team,
I am using Aspose Slides for Java 8.6.0. I have a scenario where chart title should not be shown.
In the Template.pptx I have not set the chart title, but when I use the same template, set the data, chart title is being shown, whereas I expect not to be shown.
I am attaching the code, Template I used, generated ppt.
I see that chart.hasTitle is false, even then it is creating the chart title. Could you please suggest if I have to do anything additional.
Thanks,
Sravanthi