您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. ARWordReport Delphi component 1.9

  2. 版本:1.9 适用:Delphi 3,4,5,6,7,2005,2006,2007,2009, C++Builder 5,6,2009. Word版本:MS Word 97, 2000, XP, 2003, 2007. 用Word作模板,生成报表,无源码,可免费使用,另外可与ARExcelReport配合。
  3. 所属分类:Delphi

    • 发布日期:2009-06-02
    • 文件大小:2mb
    • 提供者:ModiPass
  1. matlab开发-wordreport

  2. matlab开发-wordreport。一种面向对象的Word报告生成器(基于ActiveX)
  3. 所属分类:其它

    • 发布日期:2019-08-21
    • 文件大小:34kb
    • 提供者:weixin_38744153
  1. C#生成Word文件(图片、文字)

  2. 本文实例为大家分享了C#生成Word文件的具体代码,供大家参考,具体内容如下 通过Microsoft.Office.Interop.Word生成Word文档 1.引用类 WordReport.cs,代码如下: using System; using System.Collections.Generic; using System.Text; using Microsoft.Office.Interop.Word; using MSWord = Microsoft.Office.Interop.
  3. 所属分类:其它

    • 发布日期:2020-12-31
    • 文件大小:74kb
    • 提供者:weixin_38648800
  1. C#实现合并多个word文档的方法

  2. 本文实例讲述了C#实现合并多个word文档的方法,是非常具有实用价值的技巧。分享给大家供大家参考。 具体实现方法如下: using System; using System.Collections.Generic; using System.Linq; using System.Web; using Microsoft.Office.Interop.Word; using System.Reflection; using System.IO; using System.Diagnostics;
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:41kb
    • 提供者:weixin_38590790