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.
MadBoy_cp e936b929c3 Updated version information 11 år sedan
..
Charts Cleanup in code: removed unused directives 13 å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 16 år sedan
Properties Updated version information 11 år sedan
Resources Missing files. 12 år sedan
Bookmark.cs Added missing bookmark.cs, fixed CRLF endings 12 år sedan
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class 13 år sedan
Container.cs Target framework changed to 3.5 for backward compatibility with some slight changes for that to work. 12 år sedan
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files 13 år sedan
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files 13 år sedan
DocX.cs Fixed: 11 år sedan
DocX.csproj 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 år sedan
DocX.csproj.vspscc This is DocX v1.0.0.5 16 år sedan
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms 12 år sedan
ExtensionsHeadings.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 år sedan
Footer.cs FIx for "removing paragraphs from cell in table does not work" 12 år sedan
Footers.cs Cleanup in code: Removed unused directives from all DocX files 13 år sedan
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files 13 år sedan
Formatting.cs Fixes two issues with ingesting a .docx file. First, a tab exists as a child of a tabs element, not an r element (fix in HelperFunctions.cs at line 146). Second, an rFonts element may not have a cs attribute, but instead may have an ascii, eastAsia or hAnsi attribute (fix in Formatting.cs at line 101). 11 år sedan
Header.cs FIx for "removing paragraphs from cell in table does not work" 12 år sedan
Headers.cs Removed unused directives 13 år sedan
HelperFunctions.cs Fixes two issues with ingesting a .docx file. First, a tab exists as a child of a tabs element, not an r element (fix in HelperFunctions.cs at line 146). Second, an rFonts element may not have a cs attribute, but instead may have an ascii, eastAsia or hAnsi attribute (fix in Formatting.cs at line 101). 11 år sedan
Hyperlink.cs More testing yielded a case where the new inline Hyperlink support broke down. 14 år sedan
Image.cs Removed unused directives 13 år sedan
List.cs Missing files. 12 år sedan
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files 13 år sedan
Paragraph.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
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. 12 år sedan
Table.cs Patch provided by lckuiper - bugfix for pictures in table 11 år sedan
_BaseClasses.cs Cleanup in code: converted to auto-property 13 år sedan
_Enumerations.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 å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. 11 år sedan