Hi Team,
We are using Aspose PDF for Dot Net for converting PDF to PPTX, but we are experiencing huge slowness during conversion even for 25-35 pages. We are using Aspose.PDF version 21.5.0.
Below is our sample code for conversion:
Aspose.Pdf.License license = new Aspose.Pdf.License();
string licenseFilePath = System.Web.HttpContext.Current.Server.MapPath(“Aspose.PDF.NET.lic.xml”);
license.SetLicense(licenseFilePath);
Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(pdfStream);
I could not reproduced your issue as you described but, at same time, I could not convert the file that you have sent me. The execution stops without reaching the end of file. There is no error message.
Therefore, I will have to open an issue to our support team and let you know as soon as we fix it. I am sorry for the inconvenience.
We are afraid that the earlier logged ticket has not been yet investigated fully. It has been logged in free support model and will be investigated/resolved on a first come first serve basis. We will however surely inform you once we make any definite progress towards its fix. Please be patient and spare us some time.
In this case, you should be able to access our paid support forum. Please log in there and create a new topic with the reference to ticket ID attached here. The issue will be escalated accordingly.