期刊文献+
共找到1,868篇文章
< 1 2 94 >
每页显示 20 50 100
Research on the Office Automation System Development and Practice based on Database Optimization and Security Enhancement Technology
1
作者 HongLan Li 《International Journal of Technology Management》 2015年第11期23-25,共3页
In the paper, we conduct research on the office automation system development and practice based on database optimization and security enhancement technology. Office automation is with the rapid development of compute... In the paper, we conduct research on the office automation system development and practice based on database optimization and security enhancement technology. Office automation is with the rapid development of computer technology and puts forward a new concept, the abbreviation for OA, refers to the enterprise through the use of advanced science and technology, the allocation of the information resources in a reasonable manner, so as to improve the work efficiency and quality of staff, auxiliary management to make decisions, to obtain more economic benefits and main including images, text, audio, data and other information collection, and processing and storage. Among them, the office automation is based on the staff as the main body, with advanced scientific technology by combining with computer technology and form comprehensive office mode. Our proposed method serves as the novel paradigm for the development of the office automation which is meaningful. 展开更多
关键词 office automation System Database Optimization Security Enhancement.
下载PDF
C#与Office Automation
2
作者 冉林仓 《电脑编程技巧与维护》 2002年第9期37-38,53,共3页
本文在研究.NET框架的基础上,利用COM互操作性,实现了托管应用程序环境下的Office应用程序的自动化服务。
关键词 办公软件 应用程序 互操作性 C# office automation
下载PDF
VBA在Office的办公自动化(OA)及数据通信中的应用 被引量:6
3
作者 魏胜利 《办公自动化(综合月刊)》 2010年第2期53-54,共2页
在使用Office过程中,经常遇到不同应用程序之间互相进行数据通信的问题。根据实际的需要解决了在Word中调用Excel表中的数据,并对数据进行判断分析进而用数据填充Word中的表格的问题。该方法充分利用了Office程序自动化和VBA的功能,对... 在使用Office过程中,经常遇到不同应用程序之间互相进行数据通信的问题。根据实际的需要解决了在Word中调用Excel表中的数据,并对数据进行判断分析进而用数据填充Word中的表格的问题。该方法充分利用了Office程序自动化和VBA的功能,对类似的问题也有借鉴的意义。 展开更多
关键词 VBA office程序自动化 数据通信
下载PDF
Optimization and Construction of Collaborative Office under the Background of Smart Campus in Universities
4
作者 Rong Su 《Intelligent Information Management》 2024年第1期1-9,共9页
At present, with the continuous development of technologies such as the Internet, big data, and artificial intelligence, smart campuses in universities are being rapidly constructed. Improving the informatization leve... At present, with the continuous development of technologies such as the Internet, big data, and artificial intelligence, smart campuses in universities are being rapidly constructed. Improving the informatization level of administrative management work is also an important content. The collaborative office work in multiple departments requires more standardized, convenient, intelligent, and secure office systems. In response to this issue, this article analyzes the optimization and construction process of collaborative office systems based on the development of university informatization, summarizes the operational results, and explores the prospects of smart office. 展开更多
关键词 Collaborative office office automation oa Smart Campus INFORMATIZATION ADMINISTRATION
下载PDF
Delphi中自动存取MS-Office文档对象应用研究 被引量:1
5
作者 陶以政 何铁宁 《计算机与现代化》 2002年第1期7-11,共5页
简要分析了MS Office中Word、Excel、PowerPoint的ActiveXAutomation接口对象的组成 ,在Delphi中自动存取MS Of fice文档对象的实现技术 ;应用ActiveXAutomation技术实现了Delphi开发的应用软件与MS
关键词 DELPHI MS-office 软件集成 文档对象 应用软件 办公室自动化处理软件 计算机
下载PDF
Office文档分析和自动阅卷系统的设计与分析 被引量:2
6
作者 黄金凤 曾凌静 《莆田学院学报》 2011年第5期77-81,共5页
从Office文档分析技术、自动阅卷系统设计难点和解决方案三个方面探讨了自动阅卷系统的设计,系统使用面向对象技术开发,利用VBA技术与Office文档进行交互,来实现自动阅卷功能。重点对Word、Excel和PowerPoint三类文档的常见操作对象进... 从Office文档分析技术、自动阅卷系统设计难点和解决方案三个方面探讨了自动阅卷系统的设计,系统使用面向对象技术开发,利用VBA技术与Office文档进行交互,来实现自动阅卷功能。重点对Word、Excel和PowerPoint三类文档的常见操作对象进行了分析,详细描述了通过VBA编程启动Office文档,解决执行阅卷代码、利用协议编辑并保存服务器文档和阅卷中段落定位等难点问题,设计达到预期目标,实现了在线测试和自动阅卷功能。 展开更多
关键词 office 文档分析 自动阅卷 VBA
下载PDF
基于Automation的计算机等级考试评卷系统 被引量:1
7
作者 谢剑刚 卢莉 《现代计算机》 2007年第7期134-136,共3页
介绍一个基于Automation技术并通过比较进行评卷的计算机一级考试评卷系统。该系统主要功能包括评卷任务的设置,学生试题的设置,全自动批改打分以及给出参考评价。
关键词 MICROSOFT office 计算机一级考试 automation技术 VBA Word Excel
下载PDF
利用VBA及Office自动化技术辅助人事办公 被引量:3
8
作者 王晶 《信息技术》 2012年第10期157-158,162,共3页
微软Office系列办公套件,在日常办公中已经获得了广泛的应用,但其所支持的办公自动化因为技术深入,还未能在非技术人员中得到应用。各种繁复的文档操作,如果完全按照人工编辑,不但费时费力,而且容易出错。文中在此方面进行了部分探索,利... 微软Office系列办公套件,在日常办公中已经获得了广泛的应用,但其所支持的办公自动化因为技术深入,还未能在非技术人员中得到应用。各种繁复的文档操作,如果完全按照人工编辑,不但费时费力,而且容易出错。文中在此方面进行了部分探索,利用Excel中的VBA编程,以及Office自动化技术,以工资单为例,实现从原始Excel文档中自动提取数据,自动批量生成Word文档形式的通知单。 展开更多
关键词 VBA office自动化 人事办公
下载PDF
基于Office Sharepoint Server 2007的办公自动化系统的实现 被引量:3
9
作者 张邦文 廉迎战 柯国松 《电脑与信息技术》 2009年第2期71-74,共4页
文章介绍了Office Sharepoint Server 2007技术的特点及其功能,说明了Office Sharepoint Server 2007各个部分是如何工作的,然后结合一个办公自动化系统的例子,叙述了如何应用Office Sharepoint Server 2007技术实现办公自动化系统。
关键词 办公自动化 SHAREPOINT SHAREPOINT SERVER 2007
下载PDF
浅析Office成员间的数据交流 被引量:1
10
作者 费玲玲 李繁 《成都纺织高等专科学校学报》 CAS 2009年第1期31-32,55,共3页
Office具有很多的组件,如Access、Word、Excel等,他们具有自己的功能特征,不能直接进行数据交换。研究了如何在Access、Word、Excel之间进行数据交流,总结出了几种常用的数据交流的方法。
关键词 ACCESS WORD EXCEL 数据交流 办公自动化
下载PDF
Delphi与Office办公软件集成方法探讨 被引量:1
11
作者 杨健 张晓玲 周少云 《电脑知识与技术》 2007年第3期1395-1396,共2页
Delphi编程平台和Office办公软件具有互补的优势,可以将二者结合起来开发办公自动化软件。文章介绍并比较了几种Delphi与Office软件集成的方式,并详细介绍了在Delphi中使用OLE自动化对象的代码实现。
关键词 办公自动化 DELPHI OLE自动化服务器
下载PDF
Design and Implementation of Enterprise Office Automation System Based on Web Service Framework & Data Mining Techniques
12
作者 Muhammad Awais Javed Mahfuz Alam +2 位作者 Md. Ariful Alam Rakibul Islam Md. Naimul Ahsan 《Journal of Data Analysis and Information Processing》 2024年第4期523-543,共21页
The advancement of science and technology has introduced the concept of big data, which has significantly transformed the business management environment of enterprises. Currently, most administrative tasks in compani... The advancement of science and technology has introduced the concept of big data, which has significantly transformed the business management environment of enterprises. Currently, most administrative tasks in companies heavily rely on human resources, with skilled management staff using their expertise to oversee business operations. However, this approach is susceptible to human subjective biases. The method assists managers in formulating efficient strategies for implementing management measures and enhancing the effectiveness of production, sales, financial, and people organization structure management. This ultimately leads to a more evidence-based approach to corporate management. This technique expands the utilization of Web services from a strategy focused on integrating services to a comprehensive framework for Service-Oriented Computing (SOC). The primary focus is implementing WS-session to manage sessions in general Web services applications, defining a bidirectional entire duplex interface for communication in Web services, and developing the Web Services Initiation Protocol, presenting WIP, a thorough multimedia and voice communication framework constructed using Web services and Service-Oriented Architecture (SOA). The office automation management system, created utilizing ASP.net and SQL Server technology, encompasses the evaluation of viability, analysis of needs, and system design. Office automation refers to using equipment with computing capabilities to carry out various office tasks and utilize associated tools and applications. Office automation uses computer-based systems to collect, organize, and modify visual and auditory information to enhance business energy efficiency and time management. Office automation refers to auto-mating essential tasks employees perform, including identification, automatic appointment reminders, and automatic power management for personal computers. The employee image is obtained through the utilization of the Java media framework. Attendance data for all employees are collected and methodically examined. The database enables the retrieval of these records monthly or weekly. An office automation system offers organizations enhanced features for managing office information, significantly improving office efficiency and quality. Moreover, it improves office administration and decision-making procedures by automating and strengthening the scientific elements of office functions. The ongoing progress of organizational information technology has led to a strong focus on sharing information resources in scientific research initiatives. Conventional firms exhibit intricate company processes, inadequate managerial efficacy, and unnecessarily elevated operational expenses, resulting in diminished competitiveness. Thus, using an ERP management system is the optimal decision for organizations to restore their crucial competitive advantage. This technology enhances their operational methods, streamlines their operations, and enhances transparency in their operational approaches. The system comprises six modules: buy plan, purchase order, purchase contract, purchase document inquiry, purchase to order, and purchase return. These modules effectively meet the operational needs of enterprises. 展开更多
关键词 SEO SQL DAO ERP Service-Oriented Computing (SOC) Web Services office automation ASP.Net SQL Server ERP Management System Operational Efficiency
下载PDF
Office自动化技术在办公中的应用 被引量:1
13
作者 李小遐 《无线互联科技》 2015年第2期94-96,共3页
Office是一套功能完备的办公套件,包括了很多软件包(如Word、Excel、Power Point等),这些软件包在日常办公中得到了广泛的应用,但其支持的自动化技术在办公自动化方面还没有得到充分使用。文章在此方面进行了摸索,以成绩单为例,使用Exce... Office是一套功能完备的办公套件,包括了很多软件包(如Word、Excel、Power Point等),这些软件包在日常办公中得到了广泛的应用,但其支持的自动化技术在办公自动化方面还没有得到充分使用。文章在此方面进行了摸索,以成绩单为例,使用Excel中的VBA编程以及Office自动化技术,实现从Excel表格中自动提取数据,批量生成Word文档形式的通知单。 展开更多
关键词 VBA、office 自动化技术 办公自动化
下载PDF
用Delphi实现信息化考试中对Office操作题的自动评分
14
作者 郑尚志 《巢湖学院学报》 2006年第6期13-17,共5页
文章从应用的角度介绍了一种构建信息化考试平台的技术。文中主要提到利用微软公司Windows中提供的OLE Automation(自动化)技术对Office软件中的诸如Word、Excel、Powerpoint等文档进行自动评分,从而实现此类教学与考试的自动机器评分... 文章从应用的角度介绍了一种构建信息化考试平台的技术。文中主要提到利用微软公司Windows中提供的OLE Automation(自动化)技术对Office软件中的诸如Word、Excel、Powerpoint等文档进行自动评分,从而实现此类教学与考试的自动机器评分。文中提到的技术已经形成一套软件系统在“全国高校(安徽考区)计算机水平考试”中得到应用和实践,并取得了很好的效果和一致的好评。 展开更多
关键词 DELPHI office OLE automation 自动评分
下载PDF
基于AutoIt3的Office软件操作演示自动化 被引量:1
15
作者 何剑 《大众科技》 2014年第6期1-3,9,共4页
在多年大学计算机信息技术课程Office应用软件操作演示教学实践的基础上,对比三种常用的操作演示自动化方法之后,结合一种基于Windows平台的应用程序自动化技术——AutoIt3,提出一种新的、具有独特优势的、用于计算机辅助教学的应用软... 在多年大学计算机信息技术课程Office应用软件操作演示教学实践的基础上,对比三种常用的操作演示自动化方法之后,结合一种基于Windows平台的应用程序自动化技术——AutoIt3,提出一种新的、具有独特优势的、用于计算机辅助教学的应用软件操作演示自动化方法。 展开更多
关键词 office应用软件 操作演示 AutoIt3 应用程序自动化 计算机辅助教学
下载PDF
一种数据库记录集导入Office文档的方法
16
作者 谢志鹏 潘孝铭 《信息技术》 2005年第8期96-98,共3页
通过程序实例介绍如何利用Delphi的Server组件集将数据库中的记录集导出到Word,Excel与Powerpoint文档中,从而实现信息管理系统的办公自动化模块。
关键词 数据库 办公自动化 Server组件集
下载PDF
OFFICE VBA的应用互访技术
17
作者 蒋波 张玲 田晓玫 《教学与科技》 2011年第3期14-18,共5页
本文通过具体例子介绍在OFFICE 2003中应用程序使用VBA相互进行通信的几种主要方式:自动化、数据对象、动态数据交换DDE和SendKeys语句。
关键词 office 2003 自动化 数据对象 动态数据交换
下载PDF
基于AutoIt3和VBA的Office操作题的批量批改自动化
18
作者 何剑 《大众科技》 2016年第10期8-10,共3页
选取一套Office操作题,按照Word、Excel、Power Point、Front Page、Access先后顺序,先用VBA设计、实现单份Office操作题的自动批改,再用AutoIt3设计、实现多份Office操作题的自动批量批改。基于以上实践,提出一种通用的Office操作题批... 选取一套Office操作题,按照Word、Excel、Power Point、Front Page、Access先后顺序,先用VBA设计、实现单份Office操作题的自动批改,再用AutoIt3设计、实现多份Office操作题的自动批量批改。基于以上实践,提出一种通用的Office操作题批量批改自动化方案。 展开更多
关键词 AutoIt3 VBA office操作题 应用程序自动化 批量批改自动化
下载PDF
基于微信公众平台的移动OA系统应用研究
19
作者 张书波 王昌正 李宗伟 《湖南邮电职业技术学院学报》 2024年第1期61-64,87,共5页
随着移动互联网的快速发展,移动办公将成为企业信息化的重要组成部分。微信公众平台具有广泛的用户基础和便捷的操作方式,为移动办公提供了新的可能性。从A校实际办公现状分析、应用研究创新、研究设计思路和功能模块设计等方面进行研究... 随着移动互联网的快速发展,移动办公将成为企业信息化的重要组成部分。微信公众平台具有广泛的用户基础和便捷的操作方式,为移动办公提供了新的可能性。从A校实际办公现状分析、应用研究创新、研究设计思路和功能模块设计等方面进行研究,形成以“A校微办公”应用为例的基于微信公众平台服务号的移动OA(office automation,办公自动化)系统原型来解决现实办公问题,可以为后期研究提供一定的理论和架构依据。 展开更多
关键词 微信服务号 移动办公 oa系统
下载PDF
信息化背景下OA系统在高校办公中的应用研究
20
作者 李丹 《办公自动化》 2024年第13期53-55,72,共4页
在信息技术飞速发展的背景下,高校越来越重视智慧校园和数字校园的建设。作为数字化校园的核心要素之一,办公自动化(OA)系统显著提高师生处理事务的效率和品质。然而,高校在使用OA系统的过程中也遇到若干挑战,包括缺乏全面的顶层设计、... 在信息技术飞速发展的背景下,高校越来越重视智慧校园和数字校园的建设。作为数字化校园的核心要素之一,办公自动化(OA)系统显著提高师生处理事务的效率和品质。然而,高校在使用OA系统的过程中也遇到若干挑战,包括缺乏全面的顶层设计、系统兼容性功能不足以及专业技术人才的短缺等问题。因此,在未来的发展中,高校要从制度体系、优化功能和人才队伍等方面解决存在的难题,在改革创新中更好地为高校办公服务。 展开更多
关键词 oa 业务系统 高校办公 应用研究
下载PDF
上一页 1 2 94 下一页 到第
使用帮助 返回顶部