摘要: <!DOCTYPE><html> <head> <title> html2canvas example </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <style type="text/css 阅读全文
posted @ 2020-09-07 16:55 南方卖菜 阅读(191) 评论(0) 推荐(0) 编辑
摘要: using Aspose.Cells; Workbook workbook = new Workbook("e:\\t.xls"); Cells cells = workbook.Worksheets[0].Cells; var index = 0; var num = 1;//caijiqibia 阅读全文
posted @ 2020-09-07 14:35 南方卖菜 阅读(252) 评论(0) 推荐(0) 编辑