Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Chris Ponty cfb4167d6c #3 : Implemented DocX.Copy() for 'Provide a copy constructor for DocX' 10 år sedan
..
Charts Charts finally working in Word 2013. Fixes to crashes and axis issue. 11 år sedan
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 år sedan
License This is DocX v1.0.0.5 17 år sedan
Properties Few bookmarking additions by Umberto 10 år sedan
Resources Missing files. 13 år sedan
Bookmark.cs Few bookmarking additions by Umberto 10 år sedan
BookmarkCollection.cs Few bookmarking additions by Umberto 10 år sedan
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class 14 år sedan
Container.cs Patch provided by SomeOtherDevGuy 10 år sedan
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files 14 år sedan
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files 14 år sedan
DocX.cs #3 : Implemented DocX.Copy() for 'Provide a copy constructor for DocX' 10 år sedan
DocX.csproj Few bookmarking additions by Umberto 10 år sedan
DocX.csproj.vspscc This is DocX v1.0.0.5 17 år sedan
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms 12 år sedan
ExtensionsHeadings.cs Two issues fixed (#13437 and #13438). 11 år sedan
Footer.cs Patch provided by SomeOtherDevGuy 10 år sedan
Footers.cs Cleanup in code: Removed unused directives from all DocX files 14 år sedan
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files 14 år sedan
Formatting.cs updated following function in formatting.cs 11 år sedan
Header.cs Patch provided by SomeOtherDevGuy 10 år sedan
Headers.cs Removed unused directives 14 år sedan
HelperFunctions.cs Fix for ReplaceText not checking for return char. Fix provided by gianx10. Thank you 10 år sedan
Hyperlink.cs Patch provided by SomeOtherDevGuy 10 år sedan
Image.cs Removed unused directives 14 år sedan
List.cs Two issues fixed (#13437 and #13438). 11 år sedan
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files 14 år sedan
Paragraph.cs Few bookmarking additions by Umberto 10 år sedan
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 år sedan
Section.cs Missing files. 13 år sedan
Table.cs Patch provided by SomeOtherDevGuy 10 år sedan
TableOfContents.cs Two issues fixed (#13437 and #13438). 11 år sedan
_BaseClasses.cs Patch provided by SomeOtherDevGuy 10 år sedan
_Enumerations.cs Resolved few compatibility issues (code wouldn't compile) with last patches regarding Tables. 10 år sedan
_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 år sedan