- In what scenario, shape.getX() will report an error : parameter is invalide
- In what scenario, shape.setX(float) will report an error : parameter is invalide
- Under what scenario will presentation.getSlides().addClode(slide) report an error : parameter is invalid
- We created a thread pool, and each thread created a presentation. When shape.setX(float), shape.getX() and presentation.getSlides().addClode(slide), an error : the parameter is invalid will be reported occasionally
@iyyb930,
Welcome to our community! Thank you for contacting support.
Please check your results using the latest version of Aspose.Slides. If the issues persist, please share the following for each case:
- input presentation file
- code example reproducing the error
Also, please specify the following:
- OS version where the errors occur
- JDK version