https://github.com/nakov/softuni-foundation-docs-converter
SoftUni-Foundation-Docs-Converter (for the "IT Career" trainings)
https://github.com/nakov/softuni-foundation-docs-converter
Last synced: about 2 months ago
JSON representation
SoftUni-Foundation-Docs-Converter (for the "IT Career" trainings)
- Host: GitHub
- URL: https://github.com/nakov/softuni-foundation-docs-converter
- Owner: nakov
- License: mit
- Created: 2019-12-19T06:45:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-12T09:36:07.000Z (about 3 years ago)
- Last Synced: 2025-01-09T11:24:15.171Z (over 1 year ago)
- Language: C#
- Size: 4.52 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SoftUni-Foundation-Docs-Converter
Converter for the "IT Career" teaching materials.
Converts **PPTX** presentations and **DOCX** documents from the old SoftUni template to the new templates and fixes many formatting, styling and grammar issues. Project assets:
- `SoftUni-PowerPoint-Converter` - converts PowerPoint presentations, following given PPTX template.
- `SoftUni-MS-Word-Converter` - converts MS Word documents, following given DOCX template.
- `SoftUni-Course-Converter-GUI` - GUI application for batch conversion of PPTX and DOCX files.
- `SoftUni-Converter-Common` - holds common helper classes and methods, used by the converter.
- `Document-Templates` - holds the templates (carefully prepared PPTX and DOCX files).
- `Sample-Docs` - holds sample documents (PowerPoint and MS Word).