Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
PrzemyslawKlys 800a1618b7 Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) 9 anos atrás
..
Charts Charts finally working in Word 2013. Fixes to crashes and axis issue. 10 anos atrás
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 anos atrás
License This is DocX v1.0.0.5 16 anos atrás
Properties Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23. 9 anos atrás
Resources Missing files. 12 anos atrás
bin Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) 9 anos atrás
Bookmark.cs Few bookmarking additions by Umberto 10 anos atrás
BookmarkCollection.cs Few bookmarking additions by Umberto 10 anos atrás
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class 13 anos atrás
Container.cs Fix to prevent deadlocks in multi-threaded applications 9 anos atrás
Content.cs Content and Replacement 9 anos atrás
ContentCollection.cs Content and Replacement 9 anos atrás
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files 13 anos atrás
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files 13 anos atrás
DocX.cs Fix to prevent deadlocks in multi-threaded applications 9 anos atrás
DocX.csproj Fix to prevent deadlocks in multi-threaded applications 9 anos atrás
DocX.csproj.vspscc This is DocX v1.0.0.5 16 anos atrás
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms 12 anos atrás
ExtensionsHeadings.cs Two issues fixed (#13437 and #13438). 10 anos atrás
Footer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 anos atrás
Footers.cs Cleanup in code: Removed unused directives from all DocX files 13 anos atrás
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files 13 anos atrás
Formatting.cs Implemented changes as per: 10 anos atrás
Header.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 anos atrás
Headers.cs Removed unused directives 13 anos atrás
HelperFunctions.cs Update HelperFunctions.cs 9 anos atrás
Hyperlink.cs #5 : Cleaned up warnings from invalid XML comments 10 anos atrás
IContentContainer.cs Content and Replacement 9 anos atrás
IParagraphContainer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 anos atrás
Image.cs Fix to prevent deadlocks in multi-threaded applications 9 anos atrás
List.cs Two issues fixed (#13437 and #13438). 10 anos atrás
PackagePartStream.cs Fix to prevent deadlocks in multi-threaded applications 9 anos atrás
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files 13 anos atrás
Paragraph.cs Fix to prevent deadlocks in multi-threaded applications 9 anos atrás
Picture.cs #5 : Cleaned up warnings from invalid XML comments 10 anos atrás
Section.cs Missing files. 12 anos atrás
Table.cs Added SetWidthsPercentage(float[] widthsPercentage, float? totalWidth) for Tables as per kanadmehta proposition (#42) 9 anos atrás
TableOfContents.cs Two issues fixed (#13437 and #13438). 10 anos atrás
_BaseClasses.cs Patch provided by SomeOtherDevGuy 10 anos atrás
_Enumerations.cs Implemented the cell margins of Table 10 anos atrás
_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 anos atrás