Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
MadBoy_cp e936b929c3 Updated version information pirms 11 gadiem
..
Charts Cleanup in code: removed unused directives pirms 14 gadiem
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. pirms 15 gadiem
License This is DocX v1.0.0.5 pirms 17 gadiem
Properties Updated version information pirms 11 gadiem
Resources Missing files. pirms 13 gadiem
Bookmark.cs Added missing bookmark.cs, fixed CRLF endings pirms 12 gadiem
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class pirms 14 gadiem
Container.cs Target framework changed to 3.5 for backward compatibility with some slight changes for that to work. pirms 12 gadiem
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files pirms 14 gadiem
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files pirms 14 gadiem
DocX.cs Fixed: pirms 11 gadiem
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. pirms 12 gadiem
DocX.csproj.vspscc This is DocX v1.0.0.5 pirms 17 gadiem
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms pirms 12 gadiem
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. pirms 12 gadiem
Footer.cs FIx for "removing paragraphs from cell in table does not work" pirms 12 gadiem
Footers.cs Cleanup in code: Removed unused directives from all DocX files pirms 14 gadiem
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files pirms 14 gadiem
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). pirms 12 gadiem
Header.cs FIx for "removing paragraphs from cell in table does not work" pirms 12 gadiem
Headers.cs Removed unused directives pirms 14 gadiem
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). pirms 12 gadiem
Hyperlink.cs More testing yielded a case where the new inline Hyperlink support broke down. pirms 14 gadiem
Image.cs Removed unused directives pirms 14 gadiem
List.cs Missing files. pirms 13 gadiem
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files pirms 14 gadiem
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 pirms 11 gadiem
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 pirms 11 gadiem
Section.cs Missing files. pirms 13 gadiem
Table.cs Patch provided by lckuiper - bugfix for pictures in table pirms 12 gadiem
_BaseClasses.cs Cleanup in code: converted to auto-property pirms 14 gadiem
_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. pirms 12 gadiem
_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. pirms 12 gadiem