1. 首页
  2. 编程语言
  3. C#
  4. AsposeWordsforNET16700

AsposeWordsforNET16700

上传者: 2019-01-21 12:00:55上传 RAR文件 4.37MB 热度 15次
最新版的Aspose.Words for .NET 破解版,支持在word中插入图表 Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); // Add chart with default data. You can specify different chart types and sizes. Shape shape = builder.InsertChart(ChartType.Column, 432, 252); // Chart property of Shap
用户评论