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.
Luke Walsh 89d2971733 issue #63 - fixed FontSize() method in Paragraph.cs to accept half sizes 9 lat temu
..
Charts Code cleanup - introducing the 'nameof' operator instead of string values 9 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 17 lat temu
Properties Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23. 10 lat temu
Resources Missing files. 13 lat temu
bin DOCX in china #57 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 14 lat temu
Container.cs Added the independent Font implementation 9 lat temu
Content.cs Content and Replacement 10 lat temu
ContentCollection.cs Content and Replacement 10 lat temu
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files 14 lat temu
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files 14 lat temu
DocX.cs Added the independent Font implementation 9 lat temu
DocX.csproj Added the independent Font implementation 9 lat temu
DocX.csproj.vspscc This is DocX v1.0.0.5 17 lat temu
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms 12 lat temu
ExtensionsHeadings.cs Code cleanup - introducing the 'nameof' operator instead of string values 9 lat temu
Font.cs Added the independent Font implementation 9 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 14 lat temu
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files 14 lat temu
Formatting.cs Added the independent Font implementation 9 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 14 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 10 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). 11 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 14 lat temu
Paragraph.cs issue #63 - fixed FontSize() method in Paragraph.cs to accept half sizes 9 lat temu
Picture.cs #5 : Cleaned up warnings from invalid XML comments 10 lat temu
Section.cs Missing files. 13 lat temu
Table.cs Merge pull request #55 from mkorsukov/master 9 lat temu
TableOfContents.cs Two issues fixed (#13437 and #13438). 11 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. 12 lat temu