Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Words Product Family
Aspose.Words is back on Twitter
I tried twitting about the Aspose.Words project sometime ago, but struggled to find a balance between this blog and twitter so I have only been posting here in this blog for a while.
Now it feels like twitting again. More or less important (and hopefully thought out) posts will go here in the blog. Everything else including daily details and questions will go to the tweet.
Posted in Aspose.Words Product Family
Text Wrapping Around Images and Shapes in Word Document using C# .NET
I am happy to announce that a very cool and important feature is going to be included in Aspose.Words for .NET 9.6 that is about to be released in just a few days.
Text wrapping around images and shapes when rendering Microsoft Word documents to PDF, XPS, and printing is now supported. This is a major milestone for Aspose.Words in achieving the “high fidelity rendering” goal.
In Microsoft Word documents text can wrap around shapes in the following ways (I … Continue Reading
Posted in Aspose.Words Product Family
Autoporting Aspose.Words for Java Progress – 10th Jan 2011
Hi all. In my previous post Aspose.Words for Java stood at 679 unit tests failing and now there are only 437 tests to fix. That is 242 tests fixed over about 10 working days.
CodePorting, the tool we’re using to port the code, speeds up the porting process so we can focus on fixing failing tests. If things continue at this speed we need another 18 working days and a completely autoported Aspose.Words for Java will be unit tests green … Continue Reading
Posted in Aspose.Words Product Family Tagged Codeporting
Autoporting Aspose.Words for Java Progress – 24th Dec 2010
There are only 679 unit tests failing in the autoported version of Aspose.Words for Java. This means almost 500 tests fixed since my last post just over a week ago.
Although the whole project is looking more like a finished product every day now, we are not releasing Aspose.Words for Java 10.0 in 2010. But we are not going to have a big slack for holidays either!
Have a great Christmas and Happy New Year from the Aspose.Words team!… Continue Reading
Posted in Aspose.Words Product Family
Aspose.Words for SharePoint maintenance v.2.1.0 release is ready.
Dear Customers,
We are pleased to announce our new 2.1.0 release of Aspose.Words for SharePoint.
It is mostly maintenance release but also includes some of the improvements requested by you.
To check out the full list of changes and download release please visit http://www.aspose.com/community/files/73/sharepoint-components/aspose.words-for-sharepoint/default.aspx.
As usual at our forum we are glad to answer any questions you might have.
Enjoy!… Continue Reading
We are pleased to announce our new 2.1.0 release of Aspose.Words for SharePoint.
It is mostly maintenance release but also includes some of the improvements requested by you.
To check out the full list of changes and download release please visit http://www.aspose.com/community/files/73/sharepoint-components/aspose.words-for-sharepoint/default.aspx.
As usual at our forum we are glad to answer any questions you might have.
Enjoy!… Continue Reading
Posted in Aspose.Words Product Family
Autoporting Aspose.Words for Java Progress – 15th Dec 2010
Today there are only 1176 out of 8805 unit tests are failing in Aspose.Words for Java.
Some unit tests are comparing output documents with “gold” (a.k.a last known good) documents for regression testing.
Now both the original Aspose.Words for .NET and autoported Aspose.Words for Java need to produce documents that match the same set of gold files initially produced by Aspose.Words for .NET. Only a small number of files will be different and accepted as “java only golds”.
Here is an … Continue Reading
Posted in Aspose.Words Product Family
Autoporting Aspose.Words for Java Progress – 2nd Dec 2010
In my last report we had almost 8200 unit tests failing. Now a week later, we have only 2132 tests failing in Aspose.Words for Java.
The end is actually close and might well get Aspose.Words for Java 10.0 released as a New Year present.… Continue Reading
Posted in Aspose.Words Product Family
Autoporting Aspose.Words for Java Progress – 26th Nov 2010
We have 9100 unit tests in Aspose.Words for Java and 923 of them pass right now.
On the surface it might look ugly that 90% of the tests fail. But there seems to be a few simple problems (stubs instead of code in some of the most basic platform abstraction methods such as formatting a double into a string). I am sure fixing those will get hundreds and thousands of unit tests to pass.
Posted in Aspose.Words Product Family
Autoporting Aspose.Words for Java Progress – 24th Nov 2010
Today we have a completely autoported Aspose.Words for Java compile for the first time!
There are 2470 source files in the project. Only 28 of them constitute the platform abstraction layer and are manually coded in Java. The rest of the Java sources are generated from our C# sources.
Now the race is on to get all Aspose.Words for Java unit tests to pass. I will continue to provide regular updates about progress.
As a heads up for you, here … Continue Reading
Posted in Aspose.Words Product Family