您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
MadBoy_cp 9183ccf8d2 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 年前
BuildProcessTemplates Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563 13 年前
DocX 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 年前
Documentation 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 年前
Examples 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 年前
UnitTests 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 年前
DocX.sln Added support for opening and manipulating templates. Patch provided stimms 12 年前
DocX.vsmdi 1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug. 13 年前
DocX.vssscc Cathal: Added DocX (HeaderText & FooterText) properties 16 年前
Local.testsettings A work in progress 15 年前
TraceAndTestImpact.testsettings ApplyTemplate bag has been fixed. 14 年前