You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chrischip f095ba107d fix custom property name contains space problem hace 10 años
..
Charts Charts finally working in Word 2013. Fixes to crashes and axis issue. hace 11 años
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. hace 15 años
License This is DocX v1.0.0.5 hace 17 años
Properties Updated version to 1.0.0.21 hace 10 años
Resources Missing files. hace 13 años
bin Fixes for UnitTests to mitigate change from bool to nullable bool hace 10 años
Bookmark.cs Few bookmarking additions by Umberto hace 11 años
BookmarkCollection.cs Few bookmarking additions by Umberto hace 11 años
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class hace 14 años
Container.cs Fixed a bug in InsertParagraph that introduced a new empty paragraph at the very beginning of a document when inserting at 0. hace 10 años
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files hace 14 años
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files hace 14 años
DocX.cs fix custom property name contains space problem hace 10 años
DocX.csproj feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
DocX.csproj.vspscc This is DocX v1.0.0.5 hace 17 años
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms hace 12 años
ExtensionsHeadings.cs Two issues fixed (#13437 and #13438). hace 11 años
Footer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
Footers.cs Cleanup in code: Removed unused directives from all DocX files hace 14 años
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files hace 14 años
Formatting.cs Implemented changes as per: hace 10 años
Header.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
Headers.cs Removed unused directives hace 14 años
HelperFunctions.cs #Issue #13 - Bug fix for IsSameFile hace 10 años
Hyperlink.cs #5 : Cleaned up warnings from invalid XML comments hace 11 años
IParagraphContainer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. hace 10 años
Image.cs Removed unused directives hace 14 años
List.cs Two issues fixed (#13437 and #13438). hace 11 años
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files hace 14 años
Paragraph.cs Fixed the font size changing in Paragraph hace 10 años
Picture.cs #5 : Cleaned up warnings from invalid XML comments hace 11 años
Section.cs Missing files. hace 13 años
Table.cs Implemented the cell margins of Table hace 10 años
TableOfContents.cs Two issues fixed (#13437 and #13438). hace 11 años
_BaseClasses.cs Patch provided by SomeOtherDevGuy hace 11 años
_Enumerations.cs Implemented the cell margins of Table hace 10 años
_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. hace 12 años