New Release 1.3 and its Hot Fixes

Dear Customers,

We have released Aspose.Word 1.3.

For the list of new features please see What’s New.

For detailed information on how features are arranged into edition types see Edition Types.

To download click here Aspose.Word.msi.

We hope you enjoy the product.

This release comes out with some limitations that will be soon overcome:

  1. Copying sections that contain office drawings to a different document is not supported.
  2. Textboxes grouped with other shapes are not supported. Just ungroup if you need workaround.
  3. Table left position is sometimes lost causing table to appear closer to the left side.
  4. No demo for inserting images into document yet. Ask or see other postings for sample code.

Dear Customers,

We have released Aspose.Word 1.3.1 hotfix.

It includes new demo that shows how to insert images into the document and updated API documentation.

Also a fix for the left position of tables.

The hotfix is available both as a full installer and as a dll.

To download https://releases.aspose.com/words/net/.

Dear Customers,

We have released Aspose.Word 1.3.2 hotfix.

This is a performance and memory optimization of document loading and saving.

The improvement is noticeable for big documents. One of our customers had 82 page document which took 80 seconds to load, now it takes around 7 seconds on the test machine.

The hotfix is available is a dll only, to download https://releases.aspose.com/words/net/.

We will continue to improve Aspose.Word performance and memory utilization.

Dear Customers,

We have released Aspose.Word 1.3.3 hotfix.

This includes a new feature that allows to get/set values in form fields in the document. This feature requires Corporate edition.

string userText = doc.Sections[0].Range.FormFields[0].Result;

The hotfix is available as a dll only, to download https://releases.aspose.com/words/net/.

Online documentation is also updated.

Dear Customers,

We have released Aspose.Word 1.3.4 hotfix.

This includes support for product suite licenses (Aspose.Report, Aspose.Office and Aspose.Component), better error messages for license problems and some minor new features such as Range.Text, FormFields.Count.

The hotfix is available as a dll only, to download https://releases.aspose.com/words/net/.