Yearly Archives: 2005

Aspose.Word 3.0 Released

Dear Customers, We have released Aspose.Word 3.0 This is a major version change because new significant features, highly requested by our customers, were added. While most of the changes are  additions compatible with the previous versions, there are some breaking changes. Although it is straightforward to upgrade any existing code, you need to plan for some time if you consider upgrading to Aspose.Word 3.0.
  • New document object model that allows detailed programmatic control over most of the Word document
Continue Reading
Posted in Roman Korchagin |

Development plan for Pdf viewer in Aspose.Pdf.Kit

Aspose.Pdf pays attention to creating PDF files. We will create a new visual component pdf viewer in Aspose.Pdf.Kit. The pdf viewer component can be embedded to third party software to view and print PDF files. It has almost all Adobe Reader’s functions. On the same way, it will provide APIs to achieve the same functions. We will develop both .NET and Java version of the pdf viewer. The first version of this component includes the following features:

1.  view PDF file in visual mode … Continue Reading

Posted in Ken Du |

Development plan for Pdf2Image in Aspose.Pdf.Kit

Many customs have asked for functions such as preview pdf document, transform pdf to HTML, transform pdf page to Images. Between these functions, transforming pdf page to Images is the basic function, so we decided to support it in next Release.

We hope these features be available at early September. … Continue Reading

Posted in Ken Du |

Aspose.Workflow 1.0.2 Released

Hot Fix contains:

1) New Demo Access Database, totally created under english version windows.

2)New Features:

  • Subflow is enabled
  • Activity Block is enabled
  • Expression evaluation is also implemented using VB.Net

3)SQLServer and Oracle Support enhancement. updated database scripts for create database indexs and store procedures.

4)ExtendedAttribute Access, include Package/Process/Activity ExtendedAttribute Access

 … Continue Reading

Posted in Stone Well |

Aspose.Word Programmers Guide is completed!

Dear Customers,

We’ve finished working on the Aspose.Word Programmers Guide. It is available here:

http://www.aspose.com/Wiki/default.aspx/Aspose.Word/ProgrammersGuide.html

We really hope it answers most of your “howto” questions and you consider it helpful.

Of course, this is the first version of the guide and we’ll be expanding and improving it accordingly to your reports and wishes. Any changes in the product API will surely affect the guide, too. Major additions and some changes will probably be done as soon as we release forthcoming Aspose.Word v3.0 because its API … Continue Reading

Posted in Dmitry Vorobyev |

XmlNodeList live or dead, or who broke the contract.

XmlNodeList is an abstract class that represents an ordered collection of XML nodes and it can be returned by XmlNode.ChildNodes, XmlNode.SelectNodes and XmlElement.GetElementsByTagName. The documentation here clearly states that XmlNodeList is a “live” collection so that changes to the children of the node object that it was created from are immediately reflected in the nodes returned by the XmlNodeList properties and methods. The interesting thing is that if you retrieve XmlNodeList using ChildNodes or GetElementsByTagName – it is… Continue Reading
Posted in Roman Korchagin |

We are Looking for a File Format Expert

We have a new position for a “file format expert“ on our team. If you are interested in joining us, please send your resume and expected salary to auckland@aspose.com.

 

Position Description

This is a senior developer position with the objective to develop and support smoothest and fullest possible conversion between various file formats for Aspose.Word.

You will be responsible for maintaining and developing some or all of the Aspose.Word import/export modules: HTML, RTF, WordML and PDF.

You might become … Continue Reading

Posted in Roman Korchagin |

Announcing Aspose.Network for .NET

May 27, 2005 – Sydney, Australia – Aspose released Aspose.BarCode for .NET earlier this month. We are now in a position to unveil yet another product: Aspose.Network for .NET. Aspose.Network for .NET is a class library for working with emails from within .NET applications. It makes it easy for developers to open, save, manipulate and convert emails without the need for Microsoft Outlook or other email clients to be involved in the process. Network protocol programming is complicated and can… Continue Reading
Posted in Aspose.Email Product Family, News Release |

Aspose.Word Programmers Guide is being written

Dear Customers,

More than a month ago we transferred all our INFO articles into Aspose.Wiki. We hope you liked it and considered it convenient for reading and navigating.

We will continue adding articles that describe various aspects of Aspose.Word as required, based on frequent support requests and popular questions related to Aspose.Word functionality. Moreover, currently we are working on a programmers guide intended for detailed description of all (or almost all) possible scenarios of the component usage. We truly hope it … Continue Reading

Posted in Dmitry Vorobyev |

Announcing Aspose.Metafiles for Java

May 10, 2005 – Sydney, Australia – In January, Aspose announced the release of Aspose.Words for Java, the first of their products for Java. A few months later we are delighted to announce yet another Java product: Aspose.Metafiles for Java. Aspose.Metafiles for Java addresses the issue of working with metafiles – EMF and WMF files – in a Java environment. Metafiles are designed to be portable and can contain both bitmap and vector image data. With Aspose.Metafiles for Java, Java… Continue Reading
Posted in News Release |