Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
chrischip f095ba107d fix custom property name contains space problem 10 лет назад
..
Charts Charts finally working in Word 2013. Fixes to crashes and axis issue. 10 лет назад
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 лет назад
License This is DocX v1.0.0.5 16 лет назад
Properties Updated version to 1.0.0.21 10 лет назад
Resources Missing files. 12 лет назад
bin Fixes for UnitTests to mitigate change from bool to nullable bool 10 лет назад
Bookmark.cs Few bookmarking additions by Umberto 10 лет назад
BookmarkCollection.cs Few bookmarking additions by Umberto 10 лет назад
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class 13 лет назад
Container.cs Fixed a bug in InsertParagraph that introduced a new empty paragraph at the very beginning of a document when inserting at 0. 10 лет назад
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files 13 лет назад
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files 13 лет назад
DocX.cs fix custom property name contains space problem 10 лет назад
DocX.csproj feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 лет назад
DocX.csproj.vspscc This is DocX v1.0.0.5 16 лет назад
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms 12 лет назад
ExtensionsHeadings.cs Two issues fixed (#13437 and #13438). 10 лет назад
Footer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 лет назад
Footers.cs Cleanup in code: Removed unused directives from all DocX files 13 лет назад
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files 13 лет назад
Formatting.cs Implemented changes as per: 10 лет назад
Header.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 лет назад
Headers.cs Removed unused directives 13 лет назад
HelperFunctions.cs #Issue #13 - Bug fix for IsSameFile 10 лет назад
Hyperlink.cs #5 : Cleaned up warnings from invalid XML comments 10 лет назад
IParagraphContainer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 лет назад
Image.cs Removed unused directives 13 лет назад
List.cs Two issues fixed (#13437 and #13438). 10 лет назад
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files 13 лет назад
Paragraph.cs Fixed the font size changing in Paragraph 10 лет назад
Picture.cs #5 : Cleaned up warnings from invalid XML comments 10 лет назад
Section.cs Missing files. 12 лет назад
Table.cs Implemented the cell margins of Table 10 лет назад
TableOfContents.cs Two issues fixed (#13437 and #13438). 10 лет назад
_BaseClasses.cs Patch provided by SomeOtherDevGuy 10 лет назад
_Enumerations.cs Implemented the cell margins of Table 10 лет назад
_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 лет назад