51 İşlemeler (c442683f889fa58da9fd4981b2d08b35e4397a81)

Yazar SHA1 Mesaj Tarih
  BoucherS 8649a57586 V1.1.0 Released 8 yıl önce
  PrzemyslawKlys 01721e49ea Removed hosted process in release mode 8 yıl önce
  Lorenzo Delana 1804fda72e set net framework 4.6 8 yıl önce
  Lorenzo Delana 3d40bdedbd target net framework 4.6.1 8 yıl önce
  Viktor Loktev 2d0c8a1c08 Bug in DocX.SaveAs(fileName) is fixed. (Before fix the size of the resulting file was =0). 9 yıl önce
  Marko Lahma f92d6fb7e8 optimize AddImage 9 yıl önce
  Maxim Korsukov f3298e0dc5 Added the independent Font implementation 9 yıl önce
  PrzemyslawKlys 4c865999b5 Added InsertHorizontalLine as per vodamihai submit. Added some example code for usage scenario. Cleaned up examples a bit. 9 yıl önce
  PrzemyslawKlys 6ddb2729ce Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23. 9 yıl önce
  cradaydg 13a39dbc1b Content and Replacement 9 yıl önce
  Olivier ROMAND cad4eedf67 Added example for manipulating a row as pattern in a table. 9 yıl önce
  PrzemyslawKlys 0acb1b0ea9 Added new example to show how to add image to Word document. It's also available as part of blog http://evotec.pl/docx-add-image-to-microsoft-word-document-programmatically/ 10 yıl önce
  PrzemyslawKlys 44ced08b78 Added documantation.chm file and upgraded documentation file. 10 yıl önce
  MadBoy_cp f708554936 Added example for protecting document with password, also using this on blog post for easy copy/paste if needed. 10 yıl önce
  MadBoy_cp eea1d311af Few bookmarking additions by Umberto 10 yıl önce
  MadBoy_cp db10339ead Added new example HelloWorldAdvancedFormatting() 10 yıl önce
  MadBoy_cp 24c5385e0f Converted UnitTests from SomeOtherDevGuy and added them as Examples as well. 10 yıl önce
  MadBoy_cp 204ad62d12 Change to add support for paragraph: 10 yıl önce
  MadBoy_cp b1d5841001 Some small update to Examples for Charts 10 yıl önce
  MadBoy_cp 7c8ea586f2 Two issues fixed (#13437 and #13438). 10 yıl önce
  MadBoy_cp 8f7dfa2081 Added Text orientation in table - provided by mbdijs 11 yıl önce
  MadBoy_cp ad97217c53 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 yıl önce
  MadBoy_cp 64e10c9e0b Added support for opening and manipulating templates. Patch provided stimms 12 yıl önce
  MadBoy_cp af00f7ad93 This patch adds basic support for inserting and manipulating bookmarks inside a word file. It also allows for inserting text at bookmark locations. The change was predicated on a need to insert text at bookmark locations in a sort of token replacement. 12 yıl önce
  MadBoy_cp 51215a5d82 Added another example. DocumentMargins(); Shows how to change them for the whole document. 12 yıl önce
  MadBoy_cp 75903aaf99 Added two new methods: 12 yıl önce
  MadBoy_cp 1d37f0c313 Added another example 12 yıl önce
  MadBoy_cp 2f92a5eba8 Added an example of usage InsertPicture() in headers in Footers for testing newest patch by Annika89. 12 yıl önce
  MadBoy_cp dfd322c083 Added an example of Images in Headers and Footers inside Tables - HeadersAndFootersWithImagesAndTables() 12 yıl önce
  MadBoy_cp 289ecf7f9c Removed bin directory for Examples as it is no longer nessecary 12 yıl önce
  MadBoy_cp 305015e639 Fixed examples so that they work after Debug directory gets deleted (missing logo's). Images moved to proper location. 12 yıl önce
  MadBoy_cp 22a1bc154a Merged from GIT source code. Code provided by Randall Borck and Fainzanj 12 yıl önce
  dmitchern_cp 1f722091ff 1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug. 13 yıl önce
  coffeycathal_cp 67187a7a21 Fixed loads of bugs and issues. All test cases still pass. 14 yıl önce
  DragonFire_cp da940113f7 Refactored InsertRow methods 14 yıl önce
  DragonFire_cp 5d9fa34e5e Added Table.InsertRow(Row row) and Table.InsertRow(Row row, Int32 index) methods. These methods insert a copy of original row into the table. 14 yıl önce
  DragonFire_cp 6b142e0016 I have added chart's functionality (Bar, Line and Pie charts) with the legend, axis and 3D. 14 yıl önce
  DragonFire_cp 9016b17d34 Divided the chart example in the three new examples 14 yıl önce
  DragonFire_cp a843dc915a Implemented a line chart, a pie chart and a bar chart. 14 yıl önce
  DragonFire_cp ba0c0871eb Completed to implement simple Chart and Series classes 14 yıl önce
  DragonFire_cp c8e4262a6d Made insert chart method and created legend class for this chart 14 yıl önce
  DragonFire_cp 8aba78443b Fix GetNextFreeRelationshipID method 14 yıl önce
  DragonFire_cp e37bcfe010 Fix Paragraph runs bag. 14 yıl önce
  DragonFire_cp a51588f35e Refactor the Table class: RowCount, ColumnCount, Rows properties and Insert/Remove methods. Also refactor CreateTable method - extract the same method CreateTableCell. Add powerfull unit test for this. 14 yıl önce
  coffeycathal_cp fbea5f0b5b 14 yıl önce
  DragonFire_cp ab0640f886 Change example project, fix Table.RemoveColumn null reference exception. 14 yıl önce
  DragonFire_cp c0f5ba0eed ApplyTemplate bag has been fixed. 14 yıl önce
  coffeycathal_cp e36ca493b0 Added Examples Project. 15 yıl önce
  coffeycathal_cp 7fa4cfc53d 16 yıl önce
  coffeycathal_cp 8f6aaf811a 17 yıl önce