博客园  :: 首页  :: 联系 :: 管理

2020年10月21日

摘要: 按模板生成内容,转换成长图保存: Document doc = new Document("A_BizRpt.docx"); ....... Image[] imgs = doc.SaveToImages(ImageType.Metafile); var finalHeight = imgs.Sum 阅读全文

posted @ 2020-10-21 13:22 天戈朱 阅读(284) 评论(0) 推荐(0) 编辑