Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Chris Ponty cfb4167d6c #3 : Implemented DocX.Copy() for 'Provide a copy constructor for DocX' 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 Few bookmarking additions by Umberto 10 лет назад
Resources Missing files. 12 лет назад
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 Patch provided by SomeOtherDevGuy 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 #3 : Implemented DocX.Copy() for 'Provide a copy constructor for DocX' 10 лет назад
DocX.csproj Few bookmarking additions by Umberto 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 Patch provided by SomeOtherDevGuy 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 updated following function in formatting.cs 10 лет назад
Header.cs Patch provided by SomeOtherDevGuy 10 лет назад
Headers.cs Removed unused directives 13 лет назад
HelperFunctions.cs Fix for ReplaceText not checking for return char. Fix provided by gianx10. Thank you 10 лет назад
Hyperlink.cs Patch provided by SomeOtherDevGuy 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 Few bookmarking additions by Umberto 10 лет назад
Picture.cs A patch to add VML images ( <v:shape> ) to the Pictures list (Paragraph.Pictures). Without this patch, the list will only contain DrawingML images ( <w:drawing> ) by Annika89 11 лет назад
Section.cs Missing files. 12 лет назад
Table.cs Patch provided by SomeOtherDevGuy 10 лет назад
TableOfContents.cs Two issues fixed (#13437 and #13438). 10 лет назад
_BaseClasses.cs Patch provided by SomeOtherDevGuy 10 лет назад
_Enumerations.cs Resolved few compatibility issues (code wouldn't compile) with last patches regarding Tables. 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 лет назад