Skip to content

C# program that merges 30 files and finds the most common words inside the 30 files. It can also create 30 files with custom specifications (font size, trim size, margins, etc.)

Notifications You must be signed in to change notification settings

kv772/WordDocumentGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This program is a C# program built on Visual Studios Code 2022. The code works using a .NET framework on Window computers.

Functionalities:

  • asks the user if he/she wants to merge 30 pre-existing files or create 30 new files
  • If the user selects to merge 30 pre-existing docx files, then the files will be merged onto a folder that the user can name
  • If the user selects to create 30 files, 30 new docx files will be created using the top 100 most common English words. The user can select font type, font size, trim size, and margins.

About

C# program that merges 30 files and finds the most common words inside the 30 files. It can also create 30 files with custom specifications (font size, trim size, margins, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published