in reply to Re: changing format of the first word of every line in an HTML doc
in thread changing format of the first word of every line in an HTML doc
Thanks for this suggestion, sundial. =) This approach looks promising. I've done what you suggested, by saving the document to .DOCX, and extracted the document.xml from the compressed file-directory by using ZIP-extraction tool. By making a quick analysis of the xml file, I can identify where the first words of ever line are. Can you recommend a (free) software that would allow me to examine and modify the node-structure, attributes and elements of an XML-file?
Thanks so much!
|
|---|