https://github.com/mrdrivingduck/office-utilities
⚙️ Tools for automatic jobs with MS Office.
https://github.com/mrdrivingduck/office-utilities
c-sharp ms-office
Last synced: 7 months ago
JSON representation
⚙️ Tools for automatic jobs with MS Office.
- Host: GitHub
- URL: https://github.com/mrdrivingduck/office-utilities
- Owner: mrdrivingduck
- License: mit
- Created: 2019-08-28T15:34:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-28T11:34:55.000Z (over 5 years ago)
- Last Synced: 2025-01-20T23:16:51.885Z (9 months ago)
- Topics: c-sharp, ms-office
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# office-utilities
⚙️ Tools for automatic jobs with MS Office.
Created by : Mr Dk.
@2019.08, Ningbo, Zhejiang, China
---
## About
To do some automatic work with MS Office.
Under development. 🤤
## Dependencies
* Visual Studio 2019
* Visual Studio Tools for Office (VSTO)
* Microsoft Office
* .NET Framework 4.7.2 dev tools## Currently Supporting Tools
### _Excel®_ Password Remover
Remove the password of a `.xls` / `.xlsx` file or files in a directory, in one of the following three ways:
1. A specific password
2. A specific set of passwords
3. A specific range of password with __legal characters__ and __key length__### MORE TO BE DEVELOPED... 😁
## License
Copyright © 2019-2020, Jingtang Zhang. ([MIT License](LICENSE))
---