An open API service indexing awesome lists of open source software.

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.

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))

---