set_IsTemporaryFilesAllowed()
IBlobManagementOptions::set_IsTemporaryFilesAllowed(bool) method
This property defines if temporary files can be created while working with BLOBs, what greatly decreases the memory consumption but requires permissions to create files.
virtual void Aspose::Slides::IBlobManagementOptions::set_IsTemporaryFilesAllowed(bool value)=0
Remarks
All files will be deleted after work with the presentation will be finished.
See Also
- Class IBlobManagementOptions
- Namespace Aspose::Slides
- Library Aspose.Slides