pub fn replace_placeholder_with_string( content: &str, placeholder: &str, value: &str, ) -> String
Replace placeholder with string value in PowerPoint template