Search
Follow Us
Categories
- Success Stories(157)
Archives
Yearly Archives: 2006
WordML Export is now supported in Aspose.Words
Hello Everybody,
That is my first entry in this blog, so let me introduce myself. My name is Vladimir Averkin, I am a development and support engineer in Aspose Auckland team. Besides providing all kinds of technical support for Aspose.Words users at the forums my primary responsibility is the development of XML-related features of Aspose.Words.
Today I would like to introduce the first major result of my development efforts – brand new Aspose.Words DOC to WordML conversion capability.
Some history … Continue Reading
Posted in Vladimir Averkin
Aspose.Slides for .NET 2.5.14.0 released!
Hot fix contains:
- New: Support for PowerPoint 2007 PPT (not PPTX) format.
- New: Optimization of presentations created by PowerPoint 2007 by size. PP2007 creates ppt files and doubles all information in 2 formats (normal ppt and embedded xml) so ppt files have large size if compare it with ppt created with PP2000 – 2003. Aspose.Slides delete all unnecessary xml information and can reduce file size up to 3 times.
Posted in Alexey Zhilin
Aspose.Cells for Java V1.7.4 Released!
Dear Customers,
We have released Aspose.Cells for Java V1.7.4!
Following enhancements and fixes are included:
- Adds Column.applyStyle and Row.applyStyle methods.
- Fixes som bugs of setting and calculating formulas.
- Fixes a bug of coping row.
- Fixes a bug of freezing panes.
- Fixes a bug of saving charts.
- Fixes a bug of saving pivot tables.
- Fixes a bug of the cells.importResultSet() method.
Note: The method getNumerOfSheets of Workbook/Worksheets has bean renamed as getNumberOfSheets.And It is better to call Worksheets.size() to get number of sheets.… Continue Reading
Posted in Aspose.Cells Product Family
Internet Explorer 7 Final is Out
It’s not a secret that the vast majority of websites are designed for and thus best viewed with the most popular browser in the world by Microsoft. That was the main reason for me to use Internet Explorer rather than “alternative” browsers which were apparently much more fast and convenient than IE 6. Indeed, running one instance per site instead of handy tabbed browsing was a really bad idea…
And here it comes. Welcome IE 7 Final! It’s really faster, simpler, user friendlier… and really tabbed … Continue Reading
Posted in Dmitry Vorobyev
Aspose.Workflow HotFix 1.2.8.0 Released!
Dear Customers,
We have released Aspose.Workflow HotFix 1.2.8.0, it contains:
Database Changes:
- Updated store-procedure for SQLServer
- Workflow_DeleteProcess.sql
- Newly added store-procedure for SQLServer
- Workflow_GetPackage_D_Proc.sql
- Workflow_GetPackage_DR_Proc.sql
- Workflow_GetPackage_DRV_Proc.sql
- Workflow_GetPackage_DV_Proc.sql
- Workflow_GetProcess_D_Proc.sql
- Workflow_GetProcess_DR_Proc.sql
- Workflow_GetProcess_DRV_Proc.sql
- Workflow_GetProcess_DV_Proc.sql
- Workflow_GetAll_DR_Proc.sql
- Workflow_GetAllForProcess.sql
- Workflow_GetAllForPackage.sql
- Workflow_GetAll_R_Proc.sql
- Workflow_GetProcess.sql
- Workflow_GetAllProcess.sql
- Workflow_GetPackage_S_Proc.sql
- Workflow_GetProcess_SV_Proc.sql
- Workflow_GetPackage_SV_Proc.sql
- Workflow_GetProcess_S_Proc.sql
- Workflow_GetAll_D_Proc.sql
- Workflow_GetProcess_Act.sql
- Workflow_GetProcess_A_Act.sql
- Workflow_GetActivity.sql
Feature Added:
- Add new APIs for query delayed process instance in IInstanceAdmin:
- IProcessInstance[] GetAllDelayedProcessInstanceList(bool runningOnly);
- IProcessInstance[] GetPackageDelayedProcessInstanceList(string packageId, string packageVersion, bool includeAllVersion, bool runningOnly);
- IProcessInstance[] GetProcessDelayedProcessInstanceList(string packageId, string packageVersion, string processId, bool includeAllVersion, bool runningOnly);
- Add
Posted in Stone Well
Aspose.Network Setup Package Updated
Dear Customers,
We just updated the Setup package for Aspose.Network.
- Hotfix for the problem of reading Outlook message file
- Demo for Pop3 and Imap protocol are included.
Download
http://www.aspose.com/Downloads/Aspose.Network/3.1.0.0/Default.aspx
Thanks… Continue Reading
Posted in Kyle Huang
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.Slides for Java 1.6.14.0 released!
Hot fix contains:
- New: Correct cloning slides with PICT images.
- Fixed: Possible exception on cloning slides with shapes without text.
- Fixed: Creating new Line shapes. MS PowerPoint 2002 (XP) could have problems when open slides with tables.
Posted in Alexey Zhilin
Aspose.Slides for .NET 2.5.13.0 released!
Hot fix contains:
- Fixed: Exception thrown when clone slide with shapes but without text frames.
- New: Correct cloning slides with PICT images.
Posted in Alexey Zhilin
Microsoft Released Visual Studio 2007 "Orcas" CTP
Recently Microsoft released a CTP of the next generation visual development tool. It is available to download here. If you don’t like to install raw versions of software onto your working machine, there’s a little surprise for you: the CTP is distributed as a Virtual PC image so you can download it and start playing immediately without impacting any existing software installations! Actually, the process of getting the CTP to run is slightly more complex as you also need to download another … Continue Reading
Posted in Dmitry Vorobyev