摘要:
using System;using System.Collections.Generic;using System.IO;using System.Net.Mail;using System.Net.Mime;using System.Text;using System.Xml; namespac 阅读全文
posted @ 2020-01-16 15:23
A菜鸟
阅读(431)
评论(0)
推荐(0)
摘要:
//实例化一个PdfDocument对象 PdfDocument doc = new PdfDocument(); //加载PDF文档 doc.LoadFromFile("测试文档.pdf"); //实例化一个StringBuilder 对象 StringBuilder content = new 阅读全文
posted @ 2020-01-16 15:21
A菜鸟
阅读(9059)
评论(1)
推荐(1)
浙公网安备 33010602011771号