标签: asp.net ms-word
我已将页面内容(表格,纯文本,图像和段落)存储到变量中。现在我想将此变量内容转换为MS字。我怎么能做到这一点。 VS2010有可能吗?或者是否有可用于此转换的免费库?
答案 0 :(得分:0)
如果您已将所有内容存储在某处......您可以执行Building a Word Document Using SQL Server Data
此外,还有一个关于Microsoft Word Documents from ASP.NET