Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: February 2006
Aspose.Slides for Java 1.5.2.0 released!
Hot fix contains:
- Fixed: Table.deleteColumn(…) function didn’t work in some cases.
- Fixed: Work with Aspose.Total for Java license.
Posted in Alexey Zhilin
Is it Unit Testing or What?
It’s not a secret we’ve been using unit testing and test-driven development for Aspose.Words from the beginning. I’ve also studied, used and taught unit testing and many XP practices in the “early days”, for example, my Practical Unit Testing articles in MSDN from 2000. It long ago became a part of nature, yet here is something new I noticed that grabbed me.
Most of the unit tests I wrote before, conformed to the “commonly accepted understanding” of what a unit … Continue Reading
Posted in Roman Korchagin
Welcome to our new resellers
Aspose Sales have started actively seeking out new reselling partners worldwide. In the past week, we have added 14 new resellers. We have added many new countries to our list. Here are our new countries: Slovakia, India, Israel, Italy, and Thailand. We also have additions to these countries: Netherlands, Brazil, Hong Kong, Germany, Poland, United Kingdom, and Singapore. We are so excited about our new resellers and hope that we can provide more convenience for our worldwide customers. You can … Continue Reading
Posted in Merit Cooper
What Will Come When Windows Get Closed?
The history of Microsoft Windows counts more than 20 years. Every new version of this operating system provides us with new features, new level of security, nicer interface. We currently have Windows XP which is extremely popular (maybe the most popular OS ever). We are looking forward to the mighty, stylish, and shining Vista. The enigmatic successor to Vista, code-named Blackcomb, was recently renamed to Vienna…
It is obvious that Windows is flourishing. It is also obvious that the recession is inevitable. So what will … Continue Reading
Posted in Dmitry Vorobyev
Why Find and Replace Could be so Complex in Aspose.Words
The other day a customer asked how he can replace a piece of text in a Word document with a hyperlink To answer this seemingly simple question, Vladimir quickly created an example. I think the example is very smart, many thanks to Vladimir. You can see the code here http://www.aspose.com/Community/Forums/41863/ShowPost.aspx
But the example at the same time is very complex. I cringe that our Aspose.Words object model requires to write such tricky code to do a simple operation such as this find and … Continue Reading
Posted in Roman Korchagin
Your Chance to Influence the Future of Aspose.Words
We successfully raised several features or development issues for public discussion before. Those resulted in useful outcomes (for example ImportFormatMode). We intend to continue seeking feedback from the users of Aspose.Words how you want to see the product grow and evolve.
At the moment two more topics are available for you to comment on:
Points or Twips?
Do We Need More Namespaces?… Continue Reading
Posted in Roman Korchagin
Bad Looking Metafiles
.NET Framework is surely very powerful but some things are just weird. Goodness knows why Microsoft decided to implement rendering metafiles (such as WMFs and EMFs) and converting them to bitmaps using no smoothing thus eliminating all benefits of vector graphics. They could at least provide some option to choose whether or not to use anti-aliasing but they didn’t do that. Applications including MS Word do render metafiles properly but you will get ugly output trying to render them using System.Drawing.Graphics, especially if your metafile … Continue Reading
Posted in Dmitry Vorobyev
Aspose.AdHoc hotfix 1.4.4.0 Released
Dear Customers,
We’re released Aspose.AdHoc hotfix 1.4.4.0.
In this hotfix,
Fixed the crash in Distinct function.
Thanks.… Continue Reading
We’re released Aspose.AdHoc hotfix 1.4.4.0.
In this hotfix,
Thanks.… Continue Reading
Posted in Kyle Huang