Hi,
The application I work on uses Aspose.Slides in two ways:
- for extracting text and it’s formatting information,
- for inserting text back to presentation with formatting and layout retained.
It’s not accessing any multimedia content (images, audios, videos) or any objects which do not contain text.
What I wanted to ask you is if there is a way to load presentation to memory without any multimedia content? Or something like “lazy load” (load particular object only if someone access it)? That would reduce loading time and memory consumption which is often the case with large presentations.
Thanks,
Zeljko
Zeljko