Document Solutions for Word .NET Releases

Released: Jan 17, 2020

Updates in 3.0.0.420

Features

  • All dlls included in the package are now digitally signed.

Released: Oct 30, 2019

Updates in 3

Features

  • Copy and Move Document Content - GcWord allows you to perform copy or move operations on document content within the document or between documents. While performing the copy or move operations, the formatting settings of the content can also be copied or cleared using the FormattingCopyStrategy enumeration.
  • Add Document Protection for Microsoft Word Documents - You can now apply document protection properties to Word documents. These properties help keep information private and secure...

Released: Aug 23, 2019

Updates in 2.2.0.315

Fixes

  • Check Box Form Fields are lost after loading and saving a DOCX that has them.

Released: Aug 6, 2019

Updates in 2.2.0.314

Updates in 2.2.0.314

  • Synced version with other GrapeCity.Documents packages.

Released: Jul 24, 2019

Updates in 2.2.0.312

Fixes

  • Invalid IDs could be generated for CustomProperties.
  • Current locale affected double type serialization/deserialization, which could result in creating invalid documents in some locales.

Released: Jun 12, 2019

Updates in 2 Service Pack 2

Features

New Types of Content Controls

  • RichText
  • Text
  • Picture
  • ComboBox
  • DropdownList
  • BuildingBlockGallery
  • BuildingBlock
  • Date
  • Group
  • CheckBox
  • Equation
  • Bibliography
  • Citation
  • RepeatingSection
  • RepeatingSectionItem
  • ExternalContentEntityPicker

Support Custom XML Parts and XML Mapping

  • Custom XML parts are used in Word documents to store XML data. Content controls can be bound with these XML parts to generate forms and template documents. A good part of this binding occurs when a user edits the text in the...

Released: Jan 30, 2019

Updates in 2 Service Pack 1

Features

  • Support for exporting RTL text, vertical text, and East Asian languages to PDF - GcWord API adds support for RightToLeft, vertical text, and East Asian Languages to render documents in multiple languages in DOCX files and export them to PDF. While creating Word documents, you can control:
    • First and last character settings
    • Line breaking rules
    • Kerning
    • Character spacing
  • Set view options on Word files - This feature supports how a document is displayed when it's opened in an application. It...