set_IsTemporaryFilesAllowed()
BlobManagementOptions::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.
void Aspose::Slides::BlobManagementOptions::set_IsTemporaryFilesAllowed(bool value) override
Remarks
All files will be deleted after work with the presentation will be finished.
See Also
- Class BlobManagementOptions
- Namespace Aspose::Slides
- Library Aspose.Slides