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 d1eda4f0c7 Previously created TableBorder class has an error in setting table border colors. The generated colors are invalid according to the DOCX specification. před 11 roky
..
Charts Cleanup in code: removed unused directives před 14 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 17 roky
Properties Updated version information před 11 roky
Resources Missing files. před 13 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 14 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 14 roky
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files před 14 roky
DocX.cs Modifies InsertDocument, to update id's for OLE Objects - patch by benhysell 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 12 roky
DocX.csproj.vspscc This is DocX v1.0.0.5 před 17 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 12 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 14 roky
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files před 14 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 12 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 14 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 12 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 14 roky
List.cs Missing files. před 13 roky
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files před 14 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 13 roky
Table.cs Previously created TableBorder class has an error in setting table border colors. The generated colors are invalid according to the DOCX specification. před 11 roky
_BaseClasses.cs Cleanup in code: converted to auto-property před 14 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 12 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 12 roky