I recently upgraded from 10.7 Lion to 10.13 High Sierra.
In Lion, I was using the following Terminal commands:
(For Preview)
defaults write -app 'preview' ApplePersistence -bool no
(For TextEdit)
defaults write -app 'textedit' ApplePersistence -bool no
defaults write -app textedit...