摘要: using System;using System.IO;using Word = Microsoft.Office.Interop.Word; namespace SavePicture{ public class CreateTemplate { /// <summary> /// 替换成指定字符串 /// </summary> /// <param name="wordPath">要替换的word全路径</param> /// <param name="oldText">替换的文字< 阅读全文
posted @ 2012-07-20 11:05 阿什顿发斯蒂芬 阅读(417) 评论(0) 推荐(0)