IronPython WinForms Example: HTML Encoder
A simple IronPython WinForms script which can encode or decode HTML, and copy it to the clipboard. …
A simple IronPython WinForms script which can encode or decode HTML, and copy it to the clipboard. …
Below, the doc_replace_text method demonstrates how to replace text within a Word document. This is commonly used as a way to create dynamic, …
The module below demonstrates how to convert a batch of Word documents to text. …
In the spirit of New Year's resolutions, here's a short list of software development technologies that I'm keeping track of in 2008, or plan on …
Ever since I began reacquainting myself with IronPython, I've been looking for an excuse to use it. However, the opportunity hasn't really presented …
Microsoft released IronPython 1.0 a while back. At the time, I downloaded it, installed it, checked it out for a few minutes, and forgot about it …