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.
MadBoy_cp cedb05a396 Patch provided by LeyDaniel hace 11 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 Charts finally working in Word 2013. Fixes to crashes and axis issue. hace 11 años
Resources Missing files. hace 13 años
Bookmark.cs Added missing bookmark.cs, fixed CRLF endings hace 12 años
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class hace 14 años
Container.cs Patch provided by SomeOtherDevGuy hace 11 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 Patch provided by SomeOtherDevGuy hace 11 años
DocX.csproj Two issues fixed (#13437 and #13438). hace 11 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 FIx for "removing paragraphs from cell in table does not work" hace 12 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 updated following function in formatting.cs hace 11 años
Header.cs FIx for "removing paragraphs from cell in table does not work" hace 12 años
Headers.cs Removed unused directives hace 14 años
HelperFunctions.cs Patch provided by SomeOtherDevGuy hace 11 años
Hyperlink.cs More testing yielded a case where the new inline Hyperlink support broke down. hace 14 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 Change to add support for paragraph: hace 11 años
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 hace 11 años
Section.cs Missing files. hace 13 años
Table.cs Patch provided by LeyDaniel hace 11 años
TableOfContents.cs Two issues fixed (#13437 and #13438). hace 11 años
_BaseClasses.cs Two issues fixed (#13437 and #13438). hace 11 años
_Enumerations.cs Patch provided by SebastianDotNet hace 11 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