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 hace 9 años
..
Charts Charts finally working in Word 2013. Fixes to crashes and axis issue. hace 10 años
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. hace 15 años
License This is DocX v1.0.0.5 hace 16 años
Properties Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23. hace 9 años
Resources Missing files. hace 12 años
bin Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) hace 9 años
Bookmark.cs Few bookmarking additions by Umberto hace 10 años
BookmarkCollection.cs Few bookmarking additions by Umberto hace 10 años
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class hace 13 años
Container.cs Fix to prevent deadlocks in multi-threaded applications hace 9 años
Content.cs Content and Replacement hace 9 años
ContentCollection.cs Content and Replacement hace 9 años
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files hace 13 años
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files hace 13 años
DocX.cs Fix for #17 hace 9 años
DocX.csproj Fix to prevent deadlocks in multi-threaded applications hace 9 años
DocX.csproj.vspscc This is DocX v1.0.0.5 hace 16 años
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms hace 12 años
ExtensionsHeadings.cs Two issues fixed (#13437 and #13438). hace 10 años
Footer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
Footers.cs Cleanup in code: Removed unused directives from all DocX files hace 13 años
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files hace 13 años
Formatting.cs Implemented changes as per: hace 10 años
Header.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
Headers.cs Removed unused directives hace 13 años
HelperFunctions.cs Update HelperFunctions.cs hace 9 años
Hyperlink.cs #5 : Cleaned up warnings from invalid XML comments hace 10 años
IContentContainer.cs Content and Replacement hace 9 años
IParagraphContainer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
Image.cs Fix to prevent deadlocks in multi-threaded applications hace 9 años
List.cs Two issues fixed (#13437 and #13438). hace 10 años
PackagePartStream.cs Fix to prevent deadlocks in multi-threaded applications hace 9 años
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files hace 13 años
Paragraph.cs Fix to prevent deadlocks in multi-threaded applications hace 9 años
Picture.cs #5 : Cleaned up warnings from invalid XML comments hace 10 años
Section.cs Missing files. hace 12 años
Table.cs Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) hace 9 años
TableOfContents.cs Two issues fixed (#13437 and #13438). hace 10 años
_BaseClasses.cs Patch provided by SomeOtherDevGuy hace 10 años
_Enumerations.cs Implemented the cell margins of Table hace 10 años
_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. hace 11 años