Yearly Archives: 2006

Aspose.Cells for Java V1.7.2 Released!

Dear Customers,


We have released Aspose.Cells for Java V1.7.2!
Following enhancements and fixes are included:

  • Supports to add picture to the header/footer of the page setup
  • Supports to import Page setup,Name,Protection,Data Validation and DocumentProperties from SpreadsheetML file
  • Supports to export Page setup,Name,Protection,Data Validation and DocumentProperties  to SpreadsheetML file
  • Supports to calculate more built-in functions
  • Fixes the bug of setting automatic color of the font in the chart.
Continue Reading
Posted in Aspose.Cells Product Family |

Aspose.Metafiles for Java 1.1.3.0 released!

Hot fix contains:
  • Fixed: Exception on license loading.
Continue Reading
Posted in Alexey Zhilin |

Prime Numbers – There is a pattern!

Hey everyone,

I know this is a bit off topic; however, I thought it may be of interest to the programming community. A while back I discovered there is a pattern to prime numbers. I was very excited to find the pattern, but despite my best efforts I received little to no interest from the math community (this may very well have been because I was looking in the wrong place, but I really feel like I gave it a … Continue Reading

Posted in Danny Cooper |

Aspose.Workflow Hotfix 1.2.5.0 Released!

Dear Customers,

   We have released Aspose.Workflow Hotfix 1.2.5.0, it contains:

Feature Added:

  • Add new API IInstanceAdmin.CreateProcessInstance using which user can specify the activity id as start activity to create an instance of given process.
  • Add new API IPackage.GetVariableType and IProcess.GetVariableType Return the datafield type
  • Add new API IActivity.IsStartActivity and IActivity.IsEndActivity to determine if an activity is start activity or end activity
  • Add a new interface IUserGroupManagerEx, using this interface to create custimized user group manager, user will get the runtime
Continue Reading
Posted in Stone Well |

Aspose.Chart 3.2.9 Released

Dear Customers,

We have released Aspose.Chart 3.2.9.

  • Fixed: Custom labels are located incorrectly when AxisLabel.IsCustomLabelMarkerVisible = false
  • Fixed: Exception “Common Language Runtime detected an invalid program.” when many data points and many y values
Continue Reading
Posted in Oleg Korostylev |

Aspose.Grid 1.7.3 Released!

Dear Customers,

We have just released Aspose.Grid version 1.7.3!

New features and enhancements in this release:

Aspose.Grid.Web

  • CheckBox Validation type supported.
  • Added WebCells.Unmerge method.
  • Support double-click to auto fit the width of a column.
  • Updated C# and VB.NET Demos.
  • Full tested under Netscape Browser Version 8.1.

Aspose.Grid.Desktop

  • Optimized performance of inserting and deleting row and column.
  • Fixed the formular bug referencing to other sheet.
  • Fixed the formular bug referencing to absolute address array.
  • The “VLOOKUP” function is supported.
  • Fixed the
Continue Reading
Posted in Henry Xu |

Nemerle: The Mage’s Language

Nemmerle is the name of a mage from Ursula K. Le Guin’s book “A Wizard of Earthsea”. I don’t know whether it’s a fairy trick of his but Nemerle now seems to be one of the most popular among the family of “alternative” .NET languages and its popularity is growing. I haven’t had a chance to explore it in-depth but from what I’ve learnt so far I can confidently state I like it!

Nemerle resembles C# but is much more complex and … Continue Reading

Posted in Dmitry Vorobyev |

Aspose.Total Demos Release 1.3

Dear Customers,

Thanks for considering Aspose.

We have released a new version (1.3) of Aspose.Total Northwind Demos. The change summary for this release is described below:

Change Summary

  • Email Demo Application (Email.aspx) is almost re-created with the latest version of Aspose.Network (3.0.0.0). In this demo, Use Default SMTP Settings feature is added to make it quick for users to use the demo. File Attachments feature is optimized according to latest release of Aspose.Network. FreeTextBox is used instead of a simple TextArea
Continue Reading
Posted in Salman Sarfraz |

Aspose.Words is a market leader, confirmed

I’ve recently seen a new component from a respectable vendor that copied a lot from what we invented and successfully used in the Aspose.Words mail merge engine.

The copying struck me because it was so exact and apparent. They borrowed the exact syntax for mail merge regions, mail merge events etc.

We don’t have anything against someome copying someone else’s API. In fact, I hope it is perfectly legal since Aspose.Words itself tries to be friendly and familiar to all .NET and MS Office developers by … Continue Reading

Posted in Roman Korchagin |

Comming Aspose.Network 3.1

One of the major scenarios for email solution is to send out thousands of messages or newsletters to customers. It is a little bit difficult task for developers to work out such an email solution on a tight schedule, for the complex network programming and complicated business requirement.

We know the troubles in such case, and always try to eliminate them. In the Aspose.Network 3.0, the E-Mail message bulk sending is greately improved, for the introducing multi-threading, and template-based mail merge.

Moreover, Another … Continue Reading

Posted in Kyle Huang |