Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
MadBoy_cp e936b929c3 Updated version information před 11 roky
..
Charts Cleanup in code: removed unused directives před 13 roky
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. před 15 roky
License This is DocX v1.0.0.5 před 16 roky
Properties Updated version information před 11 roky
Resources Missing files. před 12 roky
Bookmark.cs Added missing bookmark.cs, fixed CRLF endings před 12 roky
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class před 13 roky
Container.cs Target framework changed to 3.5 for backward compatibility with some slight changes for that to work. před 12 roky
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files před 13 roky
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files před 13 roky
DocX.cs Fixed: před 11 roky
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. před 11 roky
DocX.csproj.vspscc This is DocX v1.0.0.5 před 16 roky
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms před 12 roky
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. před 11 roky
Footer.cs FIx for "removing paragraphs from cell in table does not work" před 12 roky
Footers.cs Cleanup in code: Removed unused directives from all DocX files před 13 roky
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files před 13 roky
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). před 11 roky
Header.cs FIx for "removing paragraphs from cell in table does not work" před 12 roky
Headers.cs Removed unused directives před 13 roky
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). před 11 roky
Hyperlink.cs More testing yielded a case where the new inline Hyperlink support broke down. před 14 roky
Image.cs Removed unused directives před 13 roky
List.cs Missing files. před 12 roky
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files před 13 roky
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 před 11 roky
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 před 11 roky
Section.cs Missing files. před 12 roky
Table.cs Patch provided by lckuiper - bugfix for pictures in table před 11 roky
_BaseClasses.cs Cleanup in code: converted to auto-property před 13 roky
_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. před 11 roky
_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. před 11 roky