Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jan Bernlöhr e6d33f7515 Fix for #17 il y a 9 ans
..
Charts Charts finally working in Word 2013. Fixes to crashes and axis issue. il y a 10 ans
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. il y a 15 ans
License This is DocX v1.0.0.5 il y a 16 ans
Properties Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23. il y a 9 ans
Resources Missing files. il y a 12 ans
bin Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) il y a 9 ans
Bookmark.cs Few bookmarking additions by Umberto il y a 10 ans
BookmarkCollection.cs Few bookmarking additions by Umberto il y a 10 ans
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class il y a 13 ans
Container.cs Fix to prevent deadlocks in multi-threaded applications il y a 9 ans
Content.cs Content and Replacement il y a 9 ans
ContentCollection.cs Content and Replacement il y a 9 ans
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files il y a 13 ans
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files il y a 13 ans
DocX.cs Fix for #17 il y a 9 ans
DocX.csproj Fix to prevent deadlocks in multi-threaded applications il y a 9 ans
DocX.csproj.vspscc This is DocX v1.0.0.5 il y a 16 ans
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms il y a 12 ans
ExtensionsHeadings.cs Two issues fixed (#13437 and #13438). il y a 10 ans
Footer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. il y a 10 ans
Footers.cs Cleanup in code: Removed unused directives from all DocX files il y a 13 ans
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files il y a 13 ans
Formatting.cs Implemented changes as per: il y a 10 ans
Header.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. il y a 10 ans
Headers.cs Removed unused directives il y a 13 ans
HelperFunctions.cs Update HelperFunctions.cs il y a 9 ans
Hyperlink.cs #5 : Cleaned up warnings from invalid XML comments il y a 10 ans
IContentContainer.cs Content and Replacement il y a 9 ans
IParagraphContainer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. il y a 10 ans
Image.cs Fix to prevent deadlocks in multi-threaded applications il y a 9 ans
List.cs Two issues fixed (#13437 and #13438). il y a 10 ans
PackagePartStream.cs Fix to prevent deadlocks in multi-threaded applications il y a 9 ans
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files il y a 13 ans
Paragraph.cs Fix to prevent deadlocks in multi-threaded applications il y a 9 ans
Picture.cs #5 : Cleaned up warnings from invalid XML comments il y a 10 ans
Section.cs Missing files. il y a 12 ans
Table.cs Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) il y a 9 ans
TableOfContents.cs Two issues fixed (#13437 and #13438). il y a 10 ans
_BaseClasses.cs Patch provided by SomeOtherDevGuy il y a 10 ans
_Enumerations.cs Implemented the cell margins of Table il y a 10 ans
_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. il y a 11 ans