mirror of
https://github.com/ONLYOFFICE/build_tools.git
synced 2026-02-10 20:45:38 +08:00
Overview
change_autor.py is a tool for change autor and last modifiend in all documents in folder.
How to use
- Place the files to be changed in a folder, e.g. input.
- Create a folder in which the modified files will be stored, e.g. output.
- Call the file change_autor.py as shown below.
change_autor.py path_to_input_folder path_to_output_folder new_author_name
convert_directory.py is a tool to convert all files in the directory to the specified format.
How to use
- Place the files to be changed in a folder, e.g. input.
- Create a folder in which the converted files will be stored, e.g. output.
- Call the file convert_directory.py as shown below.
convert_directory.py path_to_builder_directory
path_to_input_folder path_to_output_folder format_ext