xml - Parse MS Word document for XMLfragments - C# -


I have an MS Word document that has XML nodes with plain text.

Could you please tell me a way to parse this document and get a collection of all XML pieces that are using C #.

Thank you!

You can save that file as an XML and parse it.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -