devnetwork/
共109个网摘 [
1 2 3 4 ]
下一页 |
访问devnetwork的个人空间
devnetwork收录,使用标签:链接, 软件学习, 编程相关, 编程开发, 编程, 程序设计, 硬件, 技术, 学习网站, 学习, 其他, study, others, jsp, java网站, java编程, java开发, java, it资讯, it,时间:2008-4-29 12:27:16 | 相关网摘,我也收藏
http://shuqian.qq.com/864974890/it/
devnetwork收录,使用标签:链接, 软件学习, 编程相关, 编程开发, 编程, 程序设计, 硬件, 技术, 学习网站, 学习, 其他, study, others, jsp, java网站, java编程, java开发, java, it资讯, it,时间:2008-4-29 12:26:40 | 相关网摘,我也收藏
http://shuqian.qq.com/864974890/java/
devnetwork收录,使用标签:链接, 软件学习, 编程相关, 编程开发, 编程, 程序设计, 硬件, 技术, 学习网站, 学习, 其他, study, others, jsp, java网站, java编程, java开发, java, it资讯, it,时间:2008-4-29 12:26:04 | 相关网摘,我也收藏
http://shuqian.qq.com/864974890/%E9%93%BE%E6%8E%A5
devnetwork收录,使用标签:dev-network, archive, archive11, forum58, archive89, forum997, archive33, forum1146, archive123, forum937, archive138, forum1175, archive1, forum95, archive68, forum1064, archive8, forum262, archive47, forum558, archive17, forum70, archive4, forum24, archive55, forum1099, archive19, forum90, archive296, forum52, archive111, forum1705, archive59, forum250, archive63, forum502, archive14, forum166, archive14, forum183, dev-network, archive, archive67, forum1095, archive77, forum96, archive31, forum1635, archive47, forum231, archive159, forum2110, archive351, forum722, archive72, forum352, archive163, forum1482, archive33, forum253, archive9, forum60, archive45, forum951, archive6, forum71, archive20, forum72, archive68, forum39, archive81, forum348, archive84, forum1314, archive13, forum116, archive52, forum779, archive49, forum11,时间:2008-4-28 13:19:00 | 相关网摘,我也收藏
http://blog.csdn.net/devnetwork/archive/2008/04/14/2291998.aspx
devnetwork收录,使用标签:have, written, a, word, addin, in, VSTO, 2005, which, when, loads, adds, a, custom, toolbar,时间:2008-4-25 13:52:51 | 相关网摘,我也收藏
have written a word addin in VSTO 2005 which when loads adds a custom toolbar
to word
http://www.dev-network.net/16/ca016c3393a0bfeb.php
devnetwork收录,使用标签:setup, the, project, with, no, errors, on, a, Windows, 2003, Server, which, runs, as, a, Terminal, Server, but, the, AddIn, does, not, loaded, when, Outlook, starts.,时间:2008-4-25 13:52:34 | 相关网摘,我也收藏
setup the project with no errors on a Windows 2003 Server which runs as a Terminal Server, but the AddIn does not loaded when Outlook starts.
http://www.dev-network.net/16/7c70f3ef27d3a02a.php
devnetwork收录,使用标签:am, developing, a, VB.Net, application, with, VS, 2005, that, opens, an, Excel, workbook, and, populates, the, worksheet, with, data., I, started, developing, the, application, with, Office, 2007, installed, on, my, Vista, OS, but, after, I, discovered, that, it, won''t, run, on, a, system, with, Office, 2003, I, uninstalled, Office, 2007, and, installed, Office, 2003., I, reset, the, reference, in, .Net, to, the, Microsoft, Excel, 11.0, Object, Library., The, application, works, fine, from, the, .Net, IDE, but, when, I, compile, and, run, the,时间:2008-4-25 13:52:09 | 相关网摘,我也收藏
am developing a VB.Net application with VS 2005 that opens an Excel workbook and populates the worksheet with data. I started developing the application with Office 2007 installed on my Vista OS, but after I discovered that it won't run on a system with Office 2003, I uninstalled Office 2007 and installed Office 2003. I reset the reference in .Net to the Microsoft Excel 11.0 Object Library. The application works fine from the .Net IDE but when I compile and run the
http://www.dev-network.net/16/5a29f4319763c699.php
devnetwork收录,使用标签:I, face, the, following, problem:, I, have, written, a, wrapper, library, that, exposes, specific, functionalities, of, the, Word, and, Excel, Automation, API, and, use, it, in, an, application, that, is, regularly, updated, on, the, client, side., It, is, clear, that, the, client, must, provide, the, Automation, Libraries, for, both, Word, and, Excel, which, come, with, the, Office, installation, CD, but, are, not, installed, by, default., Suppose, the, client, side, does, not, provide, those, libraries, due, to, uncomplete, Office, installation., What, I, wonder, is, if, there, is, a, decent, way, for, me, to, install, those, libraries, provided, their, version, is, the, same, as, the, Office, version, on, the, client, side, and, use, them, with, my, library, on, the, client, side, I, saw, that, the, libraries, are, installed, in, the, GAC., Is, it, a, good, way, to, check, if, the, libraries, are, present, on, the, client, side, during, the, setup, of, my, application, and, if, not, install, them, in, the, GAC, and, is, this, going, to, be, enough, for, the, whole, thing, to, start, working,时间:2008-4-25 13:51:12 | 相关网摘,我也收藏
I face the following problem: I have written a wrapper library that exposes specific functionalities of the Word and Excel Automation API and use it in an application that is regularly updated on the client side. It is clear that the client must provide the Automation Libraries for both Word and Excel which come with the Office installation CD but are not installed by default. Suppose the client side does not provide those libraries due to uncomplete Office installation. What I wonder is if there is a decent way for me to install those libraries provided their version is the same as the Office version on the client side, and use them with my library on the client side I saw that the libraries are installed in the GAC. Is it a good way to check if the libraries are present on the client side during the setup of my application and if not, install them in the GAC, and is this going to be enough for the whole thing to start working
http://www.dev-network.net/16/b0f60fbe0ce4255e.php
devnetwork收录,使用标签:My, application, was, developed, in, Microsoft, Vb, .NET, for, .NET, FrameWork, 1.1, it, uses, Excel, 2002, COM, Object., My, application, uses, Excel.WorkSheet.PrintOut(), method, for, printing, the, excel, sheet, into, PDF, Document., The, problem, is, that, the, application, is, able, to, print, the, first, excel, sheet, sucessfully, but, if, i, use, the, same, excel, Applicaion, object, for, the, second, excel, sheet, the, Printout, meathod, is, not, returning, at, all,时间:2008-4-25 13:50:36 | 相关网摘,我也收藏
My application was developed in Microsoft Vb .NET for .NET FrameWork 1.1, it uses Excel 2002 COM Object. My application uses Excel.WorkSheet.PrintOut() method for printing the excel sheet into PDF Document. The problem is that the application is able to print the first excel sheet sucessfully but if i use the same excel Applicaion object for the second excel sheet the Printout meathod is not returning at all
http://www.dev-network.net/16/4b35c7f7a34b677a.php
共109个网摘 [
1 2 3 4 ]
下一页