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ů.
Nordes_cp aa187ec2ef While updating the CustomProperty, it does not update the DocX file properly if the template have been made with Word2010+. před 14 roky
..
Charts I have added chart's functionality (Bar, Line and Pie charts) with the legend, axis and 3D. 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 16 roky
Properties Full checkin před 15 roky
Resources před 16 roky
Border.cs Added patches 7389 and 7421 submitted by lckuiper. These patches contains support for Cell Margins and Table\Cell borders. před 15 roky
Container.cs Fixed a silly bug within document.InsertTable(int, int). před 14 roky
CustomProperty.cs This is DocX v1.0.0.5 před 16 roky
DocProperty.cs Refactored před 16 roky
DocX.cs While updating the CustomProperty, it does not update the DocX file properly if the template have been made with Word2010+. před 14 roky
DocX.csproj Sandcastles (The documentation builders) now support Visual Studio 2010 integration. In this light I have added a Documentation project to the DocX solution. This will help to keep the DocX.chm file up to date. před 14 roky
DocX.csproj.vspscc This is DocX v1.0.0.5 před 16 roky
Footer.cs ApplyTemplate bag has been fixed. před 14 roky
Footers.cs This is DocX version 1.0.0.10. před 15 roky
Formatting.cs Added a patch provided by ArtFeel. By default the document language use to be English (Ireland). DocX now uses CurrentCulture to infer the correct language. You can know also specify a specific language. před 14 roky
Header.cs ApplyTemplate bag has been fixed. před 14 roky
Headers.cs This is DocX version 1.0.0.10. před 15 roky
HelperFunctions.cs Removed all references (that I could find) to en-IE and replaced them with CultureInfo.CurrentLanguage před 14 roky
Hyperlink.cs More testing yielded a case where the new inline Hyperlink support broke down. před 14 roky
Image.cs Bug in Width and Height properties of the Picture class is fixed (9525 EMUs in pixel instead of 4156). před 15 roky
PageLayout.cs Added support for document orientation (portrait or landscape), below is a code example of how to use this new feature. před 15 roky
Paragraph.cs More testing yielded a case where the new inline Hyperlink support broke down. před 14 roky
Picture.cs Fixed all warnings. Most were "Exception e" where "Exception" was sufficient, but some were "hiding" base methods that needed a "new" keyword. před 15 roky
StrongNameFile.pfx One more time před 15 roky
Table.cs Refactored InsertRow methods před 14 roky
_BaseClasses.cs ApplyTemplate bag has been fixed. před 14 roky
_Enumerations.cs Added basic support for PageNumber and PageCount place holders. před 15 roky
_Extensions.cs Bug fixes and Extensions Flatten function před 15 roky