登录
首页 » C# » DocToPDF

DocToPDF

于 2011-08-08 发布 文件大小:219KB
0 135
下载积分: 1 下载次数: 170

代码说明:

  C#将 word 转成 PDF 2003/2007都可以(C# the word can be converted to PDF 2003/2007)

文件列表:

DocToPDF
........\DocToPDF.sln,1487,2011-07-26
........\Web
........\...\App_Data
........\...\Bin
........\...\...\Interop.ACRODISTXLib.dll,12800,2004-12-14
........\...\...\Microsoft.Office.Interop.Word.dll,662120,2007-10-10
........\...\...\Microsoft.Office.Interop.Word.dll.refresh,246,2011-07-26
........\...\...\Microsoft.Vbe.Interop.dll,64088,2007-10-10
........\...\...\office.dll,223800,2007-10-10
........\...\Default.aspx,444,2008-01-11
........\...\Default.aspx.cs,2472,2011-07-26
........\...\web.config,1642,2011-07-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • learning-CPlusPlus
    This tutorial is c 2002, Aaron Isotton. You are free to copy and distribute it as long as you do not charge for it and do not modify it. Please email to aaron@isotton.com for any inquiries. The official homepage of this document is http://www.isotton.com/lcpp.html.
    2011-06-07 21:29:26下载
    积分:1
  • TCP--duoxiancheng
    基于TCp的网络编程,一个服务器对多个客户端,用用的是多线程方法(Based on the TCp network programming, a server to multiple clients, use is a multi thread method)
    2015-03-26 18:03:29下载
    积分:1
  • 电动三轮车有感方波参考设计(中颖方案)
    SH79F1611 EBIKE有感方波方案,包含原理图,程序代码(SH79F1611 EBIKE BLDCdriver)
    2021-04-25 15:58:46下载
    积分:1
  • C#自动更新服务(本地服务安装)
    using System;using System.Collections.Generic;using System.Linq;using System.Text;using Common.WinService;using Common.Log;using System.Threading;using Common.Net;using System.Text.RegularExpressions;namespace Collection.AutoRunner{    //获取学生信息    public class Service_Update_Data : IWindowsService    {        private ILogWriter _logWriter = null;        private const string logCategory = "Services.Info";        private string logInfoSource = "Update_Data";        private const string logErrorCategory = "Services.Error";        private const string logErrorSource = "Update_Data_Error";        private bool BeStop = true;        private System.Timers.Timer timer = null;        public void Start(Common.Log.ILogWriter logWriter, string gameCode)        {            gameCode = gameCode.ToUpper();            logInfoSource = gameCode;            _logWriter = logWriter;            BeStop = false;            StartRequestData();        }        int stata = 0;        private void StartRequestData()        {            try            {                #region 配置                //时间频率                var UpdateStudentSpan = ServiceHelper.GetInterval("UpdateData");                //更新学生开始时间                var studentbegintime = ServiceHelper.GetInterval("StudentBeginTime");                //更新学生结束时间                var studentendtime = ServiceHelper.GetInterval("StudentEndTime");                    //是否更新学生基本信息:true为更新 false为不更新                var IsUpdateStudnet =Convert.ToBoolean(ServiceHelper.GetSystemConfig("IsUpdateStudnet"));                                #endregion                timer = ServiceHelper.ExcuteByTimer(UpdateStudentSpan, () =>                {                    int timeHour = DateTime.Now.Hour;                    if (timeHour == 3)                        stata = 0;                    #region 更新学生基本信息                    if (studentbegintime
    2015-03-11下载
    积分:1
  • CPPbook
    清华大学C++教程电子版,附带源码,需要的可以下载(Tsinghua University, electronic version of C++ tutorial, with source code)
    2011-05-14 20:38:57下载
    积分:1
  • OpenSource CanOpen
    说明:  CANOpen-CanFestival-2.03
    2020-06-16 10:00:11下载
    积分:1
  • SDas-DemoProj
    ATL开发相关资源 控件开发(ATL Developer Resources Control Development)
    2010-03-11 18:21:16下载
    积分:1
  • T_check
    DS18b20驱动函数,模块化,温度读取正确 (DS18b20 drive)
    2014-03-29 10:12:44下载
    积分:1
  • 风场和电容器
    说明:  电容器选址定容优化问题的实现方法,结合风电场问题给出解决方案。(The method for realizing the optimization of the capacitor's site-to-capacity optimization problem and the solution of the wind farm problem are given.)
    2018-05-26 15:43:30下载
    积分:1
  • dynviews
    说明:  非基于MFC的文档/视图结构创建多维动态视图,轻松创建多维视图的效果,通过openGL,实现效果显示。(Are not based on MFC s document/view structure to create multi-dimensional and dynamic view, to easily create multi-dimensional view of the effect, through openGL, to achieve the effect of show.)
    2008-10-16 23:05:39下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载