Closing descriptor of ppt`s file

Hi Alexey!

Im interested in closing descriptor of ppts file. After using class “Presentation”, I must close my application, to make some changes and save it in *.ppt . I think that trouble with class “Presentation” is caused by file descriptor being open when code is finished …

Dear CAV,

In this case please use Constructor and Write method with stream parameter instead of file name and close it by yourself.