DocxToSource
DocxToSource copied to clipboard
A multi-platform application that is able to generate dotnet source code based on OpenXml based documents.
Using generated code for Table in Powerpoint, the generated powerpoint will encounter "Powerpoint found a problem with content. Powerpoint can attempt to repair the presentation" Root cause: code for ExtensionList...
So in its current state, this project only runs on Windows. However, I think this project would greatly benefit from running cross-platform, especially since dotnet now runs on non-Windows platforms...
Just noticed this issue while working with application. If I manually resize the code windows (make source code window taller, for example) and select a different OpenXmlPart object in the...
Hello, not sure if this is still being actively worked on - but I am unable to build the main branch. Here's the steps I took: - Clone main branch...
Add functionality to compare 2 files by having a side by side window option.