Skip to content

这款软件通过Microsoft Word插件提供定制化的助手功能,通过本地或远程服务实现。想象一下,它不仅能提升您的工作效率,还能为您量身打造专属的智能助手,让您的文档处理变得轻松愉快,助您事半功倍!(This project is a document that provides some customized assistant functions through Microsoft Word add-ins, which can be implemented through local or remote servers. )

License

Notifications You must be signed in to change notification settings

sinhe/word-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word助理-社区版

系统要求:Windows 7 SP1+,Office 2013+
下载地址:https://github.com/sinhe/word-assistant/releases/download/v1.0.0.0/setup.exe
公共密钥:B9GDEnCFJ0PQB50sorpOBMnDqAsg2UcJ7f5qDURYIIU=
功能更新:重新点击验证按钮即可刷新功能列表。
数据安全:服务端仅验证密钥并提供程序运行所必须的文件,用户端输入的数据保存在本地电脑中,程序处理仅在本地Word插件环境中运行(有特殊说明的除外)。
技术实现:使用VSTO开发Word插件并打包成exe程序安装到本机,UI采用WebBrowser加载HTML,再通过window.external调用C#代码,使用微软Office组件Microsoft.Office.Interop提供的功能处理本机Office业务逻辑。

ToDoList

  1. ☑️批量查找替换 by fear798 (功能:批量查找和替换,保存多个条件,可添加批注,可加载Excel数据) 1111841
  2. ☑️批量提取数据 by gix (功能:从表格中批量提取数据并导出到Excel中) 2112243
  3. ☑️远程智能纠错 by 流星(功能:纠正文字错误、乱码、英文和数字混淆、标点符号的全角半角错误,删除多余的换行符)此功能将发送用户端选择的文本到第三方服务端运行并返回结果,介意者请勿使用。 3103116
  4. ☑️远程OCR识别 by 流星(功能:OCR识别图片中的文字)此功能将发送用户端选择的图片到第三方服务端运行并返回结果,介意者可以本地部署使用。 20241015115837
  5. ☑️统计格式信息 by gix(功能:提取文档样式、字体和字号的格式信息) 412828
  6. ☑️私人定制模块 by 周Sir(功能:有HTML和C#编程能力者可以玩的飞起^_^) 512952

About

这款软件通过Microsoft Word插件提供定制化的助手功能,通过本地或远程服务实现。想象一下,它不仅能提升您的工作效率,还能为您量身打造专属的智能助手,让您的文档处理变得轻松愉快,助您事半功倍!(This project is a document that provides some customized assistant functions through Microsoft Word add-ins, which can be implemented through local or remote servers. )

Topics

Resources

License

Stars

Watchers

Forks