Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
vzhikserg cb1a1e1c51 Fixed the font size changing in Paragraph 10 anos atrás
..
Charts Charts finally working in Word 2013. Fixes to crashes and axis issue. 10 anos atrás
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 anos atrás
License This is DocX v1.0.0.5 16 anos atrás
Properties Updated version to 1.0.0.21 10 anos atrás
Resources Missing files. 12 anos atrás
bin Fixes for UnitTests to mitigate change from bool to nullable bool 10 anos atrás
Bookmark.cs Few bookmarking additions by Umberto 10 anos atrás
BookmarkCollection.cs Few bookmarking additions by Umberto 10 anos atrás
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class 13 anos atrás
Container.cs Implemented changes as per: 10 anos atrás
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files 13 anos atrás
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files 13 anos atrás
DocX.cs Chnaged 15 to 20 multiplier in margins and page size so that margins and page size are effectively set/retrieved in points (pts). This is a breaking change potentially, but otherwise it is not clear what the units are for page width, height, and margins. 10 anos atrás
DocX.csproj feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 anos atrás
DocX.csproj.vspscc This is DocX v1.0.0.5 16 anos atrás
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms 12 anos atrás
ExtensionsHeadings.cs Two issues fixed (#13437 and #13438). 10 anos atrás
Footer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 anos atrás
Footers.cs Cleanup in code: Removed unused directives from all DocX files 13 anos atrás
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files 13 anos atrás
Formatting.cs Implemented changes as per: 10 anos atrás
Header.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 anos atrás
Headers.cs Removed unused directives 13 anos atrás
HelperFunctions.cs #Issue #13 - Bug fix for IsSameFile 10 anos atrás
Hyperlink.cs #5 : Cleaned up warnings from invalid XML comments 10 anos atrás
IParagraphContainer.cs feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. 10 anos atrás
Image.cs Removed unused directives 13 anos atrás
List.cs Two issues fixed (#13437 and #13438). 10 anos atrás
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files 13 anos atrás
Paragraph.cs Fixed the font size changing in Paragraph 10 anos atrás
Picture.cs #5 : Cleaned up warnings from invalid XML comments 10 anos atrás
Section.cs Missing files. 12 anos atrás
Table.cs Fixed the problem with setting the column width. 10 anos atrás
TableOfContents.cs Two issues fixed (#13437 and #13438). 10 anos atrás
_BaseClasses.cs Patch provided by SomeOtherDevGuy 10 anos atrás
_Enumerations.cs Resolved few compatibility issues (code wouldn't compile) with last patches regarding Tables. 10 anos atrás
_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 anos atrás