Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want a c# code to read an xml file. Xml files i have has all unwanted tags like wd space
ln l="5122" t="1450" r="8726" b="1661" underlined="none" subsuperscript="none" fontSize="1000" fontFace="Times New Roman" fontFamily="roman" fontPitch="variable" spacing="5" scale="1000">

I want all these to be removed and replace with simple tags for Bold, Italics, Underlined,Heading, Paragaraphs in onw button click.

Please Help.
please help me with the complete code.
Posted
Updated 6-Aug-14 22:44pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900