Some Errors Reporting Issues about the Thread Pool

  1. In what scenario, shape.getX() will report an error : parameter is invalide
  2. In what scenario, shape.setX(float) will report an error : parameter is invalide
  3. Under what scenario will presentation.getSlides().addClode(slide) report an error : parameter is invalid
  4. 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