Could not find method “add(com.aspose.slides.ChartDataCell)” on class “class com.aspose.slides.ChartCategoryCollection”
Error: Could not find method “add(com.aspose.slides.ChartDataCell)” on class “class com.aspose.slides.ChartCategoryCollection”. Possible matches:
public final com.aspose.slides.IChartCategory com.aspose.slides.ChartCategoryCollection.add(java.lang.Object)
public final com.aspose.slides.IChartCategory com.aspose.slides.ChartCategoryCollection.add(com.aspose.slides.IChartDataCell).
Have attached the screen shot of error thrown by node is also attached.
kindly do the needful.
@arun08,
Unfortunately, I was unable to reproduce the error you described. The ChartCategoryCollection class contains the method add(com.aspose.slides.ChartDataCell). Please check whether the Aspose.Slides for Node.js is correctly installed and try to isolate the problem.