Yearly Archives: 2007

How to change Internet Explorer to open documents in Microsoft Word

Just found a nice Microsoft KB article that shows how to change the way Internet Explorer opens linked Microsoft Word documents. By default, they are opened in-place in the browser window; many users seem require another behavior, when the documents are opened in a separate instance of Microsoft Word. I have tested it and it worked. Hope this will be useful.

You can read the article here:

http://support.microsoft.com/kb/254918Continue Reading

Posted in Dmitry Vorobyev |

Aspose.Metafiles for Java Programmer’s Guide

We are happy to announce release of Aspose.Metafiles Programmer’s Guide.
The existing documentation for Aspose.Metafiles includes:
New Programmer’s Guide contains descriptions and code examples which show how to open metafiles, play them to a Graphics2D context, convert to raster images and JSP code to show metafiles on web page with JSPs and Servlets.
Continue Reading
Posted in Aspose.Total Product Family |

Aspose.Metafiles for Java 1.2.0.0 released!

Dear Customers,

We have released Aspose.Metafiles for Java 1.2.0.0.
This release includes changes made in 1.1.* hot fixes and new features:
  • New: Colors remapping on metafiles rendering.
  • Fixed: Rendering Window*, Viewport* gdi commands.
New Wiki Programmer’s Guide coming soon.
Continue Reading
Posted in Aspose.Total Product Family |

Aspose.Chart 3.3.7 Released

Dear Customers,

We have released Aspose.Chart 3.3.7.

Continue Reading
Posted in Aspose.Total Product Family |

Aspose.Words runs on Mono!

We’ve been asked several times by our customers whether Aspose.Words is supported on Mono. Now we’ve done some preliminary tests running Aspose.Words on Mono 1.2 and I’m happy to tell we have not encountered any problems so far! It seems to work great.

This makes Aspose.Words the only library avaialble in the world that deals with Microsoft Word documents on Mono because as far as I can tell none of the other competing components work on Mono.

I’ve downloaded … Continue Reading

Posted in Aspose.Words Product Family |

Aspose.Words for .NET 4.0.5 Released

Please welcome our first Aspose.Words release in 2007. This update contains about 20 various fixes.

DOC

  • 1359 – Saving combined document results in ‘This property is only allowed for list styles.’ exception.
  • 1400 – Document cause ArgumentException in Styles class during ImportNode call.
  • 1438 – ArgumentOutOfRangeException when openning document in Aspose.Words.

HTML

  • 1375 – Inserted html table looks ugly in MS Word.
  • 1417 – Html2Doc: Invalid table width when inserting it into a table cell.
  • 1421 – Doc2Html: Export document
Continue Reading
Posted in Aspose.Words Product Family |

How to Copy Content of a Bookmark (into the same or another Word document)

A useful article and a sample project about how to copy a bookmark into another document is here: http://www.aspose.com/Community/forums/ShowThread.aspx?PostID=65476#65476.

A document in Aspose.Words is a tree of nodes and a bookmark in a document logically defines beginning and end of a set of different nodes, including paragraphs, tables, runs, sections etc, all depending on where the bookmark begins and ends.

Some tasks with bookmarks are easy to perform with Aspose.Words’ Bookmarks, Bookmark, BookmarkStart and BookmarkEnd classes. You can find, … Continue Reading

Posted in Aspose.Words Product Family |

Aspose.Slides for .NET 2.6.4.0 released!

Hot fix contains:
  • New: Support and rendering for custom autoshapes added in the MS PowerPoint XP-2003.
  • New: Global memory optimization on presentations reading.
  • New: Restored GetThumbnail(Size) method.
  • Fixed: Losing last portion of text in text frames.
  • Fixed: Reading font index inherited from master if slide has own broken font scheme.
Continue Reading
Posted in Aspose.Slides Product Family |

How to Insert Check Boxes or Other Form Fields During Mail Merge

As you probably know, one of the interesting Aspose.Words features is the reporting (mail merge) engine. The mail merge engine takes a document on input, looks for MERGEFIELD fields in it and replaces them with data it obtains from the data source. Normally, simple text is inserted, but a customer asked if it is possible to generate a document where boolean data values are output as check box form fields.

The answer is yes – it is possible and it … Continue Reading

Posted in Aspose.Words Product Family | Tagged , ,

Aspose.Network 3.2.0.0 Released

Dear Customers,

We’ve released Aspose.Network 3.2.0.0.

What’s new in this release:

  • Adding Aspose.Network.Logging, which is an extensible and comprehansive .net logging framework.
  • Fixed the bug in ImapClient.ListMessages, which may lead to throw out invalid parameter exception when initializing MailAddress instances.
  • All other updates from 3.1.*

Thanks… Continue Reading

Posted in Aspose.Email Product Family |