Search
Follow Us
Categories
- Success Stories(157)
Archives
Author Archives: Romank
Aspose.Words for .NET 4.0.1 Released
This release addresses the issue of using Aspose.Words on Microsoft Windows Vista RC2. We do not yet test our components on Windows Vista and previous Aspose.Words 4.0 release was found to have trouble running on RC2 because of an obfuscation issue.
Other changes:
- 1316 – Return back missing DocumentBuilder.InsertImage overloads.
- 1310 – Add tests for a variety of cool-looking files created in Microsoft Word 2007.
- 1308 – Saving document to html results in ‘Unknown list style’ exception.
- 1307 – Implement Document.HasMacros
Posted in Aspose.Words Product Family
This is the new location for the Aspose.Words Blog
Welcome to the new URL for the Aspose.Words Blog.
This blog is where the Aspose.Words Development Team posts information about latest releases, fixes and other useful articles about Aspose.Words.
This blog replaces the Old Aspose.Words.Blog, which still can still be accessed. All articles from the old blog will soon be copied to this new blog. The new blog and a new URL were created so the blog is a “product” and “team” blog and not my “personal” blog anymore.
Posted in Aspose.Words Product Family
Moving to a New Blog
This blog is about Aspose.Words Releases and other useful posts about Aspose.Words from its developers.
This blog started out as “individual” (under my name), but because our development team grows and we would like several developers to be able to publish useful information about Aspose.Words, we are starting a new blog that is a team blog.
For all further posts, please go to the Aspose.Words Blog.… Continue Reading
Posted in Roman Korchagin
Aspose.Words Development Celebrates 3 Years
It is about this time of year in 2003 we started work on Aspose.Words.
Aspose.Word 1.0 was released in December 2003. Now, after 3 years of hard work, we’ve just released Aspose.Words 4.0.0 for .NET.
Here are some statistics from the Aspose.Words project:
- 205K lines of C# code.
- Over 170 public members in the API.
- 1,110 classes in total.
- Over 2,450 unit tests.
- Approximately 2,200 documents for automatic regression tests.
- 2,888 threads and 12,466 posts in the support forums.
Aspose.Words has … Continue Reading
Posted in Roman Korchagin
Aspose.Words for .NET 4.0.0 Released
This is to confirm that Aspose.Words for .NET 4.0.0 Final is released.
Important New Features
- Full support for drawing objects and textboxes in documents.
- New public API for drawing objects in the Aspose.Words.Drawing namespace.
- High-Fidelity export to Rich Text Format 1.8 (RTF).
- High-Fidelity export to WordprocessingML (WordML).
- Export to XHTML 1.0 Transitional.
- Improved HTML import.
- Separate Aspose.Words assemblies provided for .NET 1.x and .NET 2.0.
- Updated demo projects to showcase export to new formats.
This Final version replaces the previously … Continue Reading
Posted in Roman Korchagin
Monster.com uses Aspose.Words
Just chatted with a developer from Monster.com today. They are now using Aspose.Words to process resumes of job seekers.
It is great to see Aspose.Words used by well-known businesses worldwide.
Aspose.Words Team, keep up the good work!
Posted in Roman Korchagin
Aspose.Spell 1.9.1 Released
In this release:
- Improved removal of duplicate words (extra space is removed now).
- Fixed exception when spellchecking “S&P” and similar.
- Added a tree of topics to the API Reference.
Posted in Roman Korchagin
Aspose.Words: We Eat Our Own Dog Food
We now use Aspose.Words in the process of generating documentation for Aspose products.
We prepare documentation in Microsoft Word documents, and then use some logic plus Aspose.Word’s capability to convert DOC to HTML to produce HTML and CHM documentation.
The first documentation project built this way is Feature Overview for Aspose.Editor. Next in line is migration of all Aspose.Words documentation to this technology. Other Aspose components are likely to follow too.
Aspose.Words is used not only to convert DOC to HTML, but … Continue Reading
Posted in Roman Korchagin
Uploaded Nice Feature Overview for Aspose.Editor
Please see http://www.aspose.com/Products/Aspose.Editor/Api/Index.html?url=FeatureOverview.html
This documentation is generated using a set of tools we’ve devloped. If you like it, then documentation for all Aspose components is going to follow this suit.
Posted in Roman Korchagin
How to Create Quality Code Examples for C# and VB.NET
Have a look, most of the public API members of our new Aspose.Editor component have code examples http://www.aspose.com/Products/Aspose.Editor/Api/Index.html. You decide whether they are good or not, but we think they are great and hope you like them.
We went through a lot of hurdles trying to find a suitable solution and I thought you might find it useful to know how we produce code examples now.
In my earlier post Authoring API Help for .NET Projects I complained that … Continue Reading
Posted in Roman Korchagin