2018年3月30日
摘要: 1、 创建文档 XWPFDocument m_Docx = new XWPFDocument(); 2、 页面设置 //1‘=1440twip=25.4mm=72pt(磅point)=96px(像素pixel) //1px(像素pixel)=0.75pt(磅point) // A4:W=11906 阅读全文
posted @ 2018-03-30 01:22 itprobie-菜鸟程序员 阅读(641) 评论(0) 推荐(0)