Hello Aspose Team,
I’m using Aspose.Words, Aspose.Cells, and Aspose.Slides for Java to convert documents to PDF Spring Boot application.
Problem:
Some large or complex documents take too long to convert (>5 minutes),…...most time is taken by document layout process than by saving operation...operation. You can interrupt the layout process using IPageLayoutCallback...