从word文件自动计算员工工资上传详细信息 [英] Automatically calculate employee salary uploading details from word file

查看:107
本文介绍了从word文件自动计算员工工资上传详细信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要有关c#windows应用程序的帮助我的要求是在我的网站上留下信件,所以,当我在我的网站上传请假信或word文件时,员工姓名,指定,休假日等事情应自动填写文本框我可以减少填写所有细节的时间。我需要这个演示,请任何人可以帮助我这个,因为我看到这么多的网站,但我得到任何东西.plz发送给我代码任何一个..

I need a help regarding c# windows applications my requirement is leave letter uploading in my site so, when i upload the leave letter or word file in my site then the things like employee name,designation, leave days should automatically fill in textbox''s by which i can reduce the time of filling all details . i need the demo for this please any one can help me out for this because i saw so many sites but i dnt get any thing.plz send me code any one..

推荐答案

抱歉,没有人会为你做你的工作。这个网站的存在是为了帮助人们对他们开发的项目提出具体的技术问题。



你应该从查看 Microsoft.Office.Interop.Word命名空间 [ ^ ]。
Sorry but no one is going to do your work for you. This site exists to help people with specific technical questions on projects that they have developed.

You should start by looking at the Microsoft.Office.Interop.Word Namespace[^].


http://msdn.microsoft.com/en-us/library/office/microsoft.office.interop.word%28v=office.11​​%29.aspx [ ^ ]





只需添加下面的命名空间:



使用Microsoft.Office.Interop.Word;
http://msdn.microsoft.com/en-us/library/office/microsoft.office.interop.word%28v=office.11%29.aspx[^]


Just add below namespace:

Using Microsoft.Office.Interop.Word;


这篇关于从word文件自动计算员工工资上传详细信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆