You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Bernlöhr e6d33f7515 Fix for #17 9 lat temu
..
Charts Charts finally working in Word 2013. Fixes to crashes and axis issue. 10 lat temu
Help After it is executed, RemoveText() deletes elements that have zero text length. This was removing elements which contained no text but still contained a drawing element such as a picture. 15 lat temu
License This is DocX v1.0.0.5 16 lat temu
Properties Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23. 9 lat temu
Resources Missing files. 12 lat temu
bin Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) 9 lat temu
Bookmark.cs Few bookmarking additions by Umberto 10 lat temu
BookmarkCollection.cs Few bookmarking additions by Umberto 10 lat temu
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class 13 lat temu
Container.cs Fix to prevent deadlocks in multi-threaded applications 9 lat temu
Content.cs Content and Replacement 9 lat temu
ContentCollection.cs Content and Replacement 9 lat temu
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files 13 lat temu
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files 13 lat temu
DocX.cs Fix for #17 9 lat temu
DocX.csproj Fix to prevent deadlocks in multi-threaded applications 9 lat temu
DocX.csproj.vspscc This is DocX v1.0.0.5 16 lat temu
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms 12 lat temu
ExtensionsHeadings.cs Two issues fixed (#13437 and #13438). 10 lat temu
Footer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 lat temu
Footers.cs Cleanup in code: Removed unused directives from all DocX files 13 lat temu
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files 13 lat temu
Formatting.cs Implemented changes as per: 10 lat temu
Header.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 lat temu
Headers.cs Removed unused directives 13 lat temu
HelperFunctions.cs Update HelperFunctions.cs 9 lat temu
Hyperlink.cs #5 : Cleaned up warnings from invalid XML comments 10 lat temu
IContentContainer.cs Content and Replacement 9 lat temu
IParagraphContainer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 lat temu
Image.cs Fix to prevent deadlocks in multi-threaded applications 9 lat temu
List.cs Two issues fixed (#13437 and #13438). 10 lat temu
PackagePartStream.cs Fix to prevent deadlocks in multi-threaded applications 9 lat temu
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files 13 lat temu
Paragraph.cs Fix to prevent deadlocks in multi-threaded applications 9 lat temu
Picture.cs #5 : Cleaned up warnings from invalid XML comments 10 lat temu
Section.cs Missing files. 12 lat temu
Table.cs Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) 9 lat temu
TableOfContents.cs Two issues fixed (#13437 and #13438). 10 lat temu
_BaseClasses.cs Patch provided by SomeOtherDevGuy 10 lat temu
_Enumerations.cs Implemented the cell margins of Table 10 lat temu
_Extensions.cs This patch adds an extension method to Paragraph that allows easy setting of paragraph. It makes setting text as a heading much more intuitive and discoverable. 11 lat temu