Quote:
Originally Posted by SQLUSA
Assume also that the word is in notepad.
|
Notepad doesn't support any kind of character formatting, so the answer has to be no. You could, however, use HTML coding in the notepad file, save that in the htm format, then open it with Word. Word will then render the HTML coding.
For the example you gave, the text file would contain:
<html>
<p class=MsoNormal>MIS<span style='background:#D9D9D9'>CELLANE</span>OUS</p>
</html>