字词转换 [英] word conversion

查看:89
本文介绍了字词转换的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用C#将XML转换为Word的任何帮助
而且我是XML新手,所以建议我去学习XML的任何书..

Any one Help for convertig a XML to Word Using C#
and i am new XML so suggest me any book to learn XML..

推荐答案

XML只是文本.您应该能够通过在google上在线找到的任何文章来理解它.如何将XML文件中的数据转换为单个文本文档完全取决于您.您可以使用Microsoft Office工具来创建Word文档,或者如果您想这样做,则docx实际上只是zip中的xml.
XML is just text. You should be able to understand it from any article you find online with google. How you convert the data in an XML file to a single text document is entirely up to you. You can use the Microsoft Tools for Office to create a Word doc, or a docx is in fact just xml in a zip, if you want to go that way.


这篇关于字词转换的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆