How to input a mathematical formula through code?
I want to generate math courseware through code. At first, I used Java POI, but it does not support adding animations and mathematical formulas. Later, I learned that there are some methods in VBA, but I am not sure if it can add complex mathematical formulas.