Spire.Presentation is a professional PowerPoint® compatible library that enables developers to create, read, write, modify, convert and Print PowerPoint documents. Get free and professional technical support for Spire.Presentation for .NET, Java, Android, C++, Python.

Tue Dec 13, 2016 11:50 am

We are working on a windows service. As per requirement we need to extract the title, text, Comment, hash code and image of each slide in the presentation. We found that “Spire. Presentation” providing these features.

Does the spire.Presentation providing the parallel process feature? That is , can we process the multiple slides parallay. If the slide in the presentation process serially, it will take time to complete the entire parsing of the slides. If the number of slides in the presentation increases, it will take more time to complete the process.

The existing spire.Presntation having any built in feature for parallel parsing of the slides? Or can we achieve it through threading? In other words, does the existing Spire.Presntation thread safe?

Any help would be appreciable.

ranish
 
Posts: 1
Joined: Tue Dec 13, 2016 10:25 am

Wed Dec 14, 2016 3:55 am

Dear ranish,

Thanks for your inquiry.
I am afraid that some objects might be not thread safe, because there are lots of objects in the Spire. Presentation, and we don't detect them systematically. If you encounter the issue, please get it back to us, and then we will correct it.

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1182
Joined: Tue Sep 27, 2016 1:06 am

Return to Spire.Presentation