fn file_stem_string(path: &Path) -> String
Extract the file stem as an owned String, falling back to "Document".
String
"Document"