Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
mdum aac62eb89d design property: replace try/catch by Enum.IsDefined 9 лет назад
..
Charts Code cleanup - introducing the 'nameof' operator instead of string values 9 лет назад
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 17 лет назад
Properties Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23. 10 лет назад
Resources Missing files. 13 лет назад
bin DOCX in china #57 9 лет назад
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 14 лет назад
Container.cs Added the independent Font implementation 9 лет назад
Content.cs Content and Replacement 10 лет назад
ContentCollection.cs Content and Replacement 10 лет назад
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files 14 лет назад
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files 14 лет назад
DocX.cs Header and footer margin attribute added 9 лет назад
DocX.csproj Added the independent Font implementation 9 лет назад
DocX.csproj.vspscc This is DocX v1.0.0.5 17 лет назад
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms 12 лет назад
ExtensionsHeadings.cs Code cleanup - introducing the 'nameof' operator instead of string values 9 лет назад
Font.cs Added the independent Font implementation 9 лет назад
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 14 лет назад
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files 14 лет назад
Formatting.cs Added the independent Font implementation 9 лет назад
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 14 лет назад
HelperFunctions.cs Update HelperFunctions.cs 9 лет назад
Hyperlink.cs #5 : Cleaned up warnings from invalid XML comments 10 лет назад
IContentContainer.cs Content and Replacement 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 Fix to prevent deadlocks in multi-threaded applications 9 лет назад
List.cs Two issues fixed (#13437 and #13438). 11 лет назад
PackagePartStream.cs Fix to prevent deadlocks in multi-threaded applications 9 лет назад
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files 14 лет назад
Paragraph.cs issue #63 - fixed FontSize() method in Paragraph.cs to accept half sizes 9 лет назад
Picture.cs #5 : Cleaned up warnings from invalid XML comments 10 лет назад
Section.cs Missing files. 13 лет назад
Table.cs design property: replace try/catch by Enum.IsDefined 9 лет назад
TableOfContents.cs Two issues fixed (#13437 and #13438). 11 лет назад
_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. 12 лет назад