摘要:
继上篇:Aspose Word模板使用总结9.创建word模版,使用MergeFeild插入图片10.插入图片示例 string tempPath = Server.MapPath("~/Docs/Temp/Template.doc"); string logoPath = Server.MapPath("~/Content/logo.jpg"); var doc = new Document(tempPath); //载入模板 //提供数据源 String[] fieldNames = new String[] { "logo", 阅读全文
posted @ 2013-05-24 17:17
birchlee
阅读(7551)
评论(19)
推荐(4)

浙公网安备 33010602011771号