All articles(网络文学目录) All Pictures(图片目录) All Softwares(软件目录)

 
.net根据模板生成Word文件_[Asp.Net教程]

Writer: 归海一刀 Article type: Programming skills(编程技巧) Time: 2014/1/30 0:50:53 Browse times: 380 Comment times: 0

.net根据模板生成Word文件_[Asp.Net教程]


Head photo

Image
Go homepage
Upload pictures
Write articles

.net根据模板生成Word文件_[Asp.Net教程] .net根据模板生成Word文件
word的模板文档

个人资料详情 客户名称: 手机: 联系人名称: 详细地址:
电子邮件: 省份:

C#代码
string strtext = "";
string ReplaceStr = namefull;
test.ReplaceText(strtext, ReplaceStr);

string strtext1 = "";
string ReplaceStr1 = contactman;
test.ReplaceText(strtext1, ReplaceStr1);

string strtext2 = "";
string ReplaceStr2 = email;
test.ReplaceText(strtext2, ReplaceStr2);

string strtext3 = "
";
string ReplaceStr3 = address;
test.ReplaceText(strtext3, ReplaceStr3);

string strtext4 = "";
string ReplaceStr4 = mobile;
test.ReplaceText(strtext4, ReplaceStr4);

string strtext5 = "";
string ReplaceStr5 = province;
test.ReplaceText(strtext5, ReplaceStr5);

生成以后的word文档


个人资料详情 客户名称:南沙联发食品有限公司 手机:13024128888 联系人名称:李仲煌 详细地址:进港路合成工业区 电子邮件:zhen3d@aee.com 省份:广东


完整实例下载

/Files/mextb1860/excelApp.rar
/Files/mextb1860/WordApplication_demo.zip

来源:http://www.cnblogs.com/mextb1860




There are 0 records,
Comment:
Must be registered users to comment(必须是注册用户才能发表评论)

Disclaimer Privacy Policy About us Site Map
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.