Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Words Product Family
Print Word Documents with High Fidelity using Aspose.Words for Java
Printing is a function that has been around in Aspose.Words for .NET for quite a while. We are proud to announce to that starting in Version 10.5, printing is also fully supported in Aspose.Words for Java. You can easily print all or only specified pages of a document with just a few lines of code.
TheAspose.Words for Java API provides the handy Document.Print method whose overloads allow you to print a document using various different options with just one … Continue Reading
Posted in Aspose.Words Product Family Tagged Print MS Word Documents in Java
Latest Progress in Aspose.Words’ Field Update
Aspose.Words‘ support of Microsoft Word fields is being improved all the time. At the moment, Aspose.Words updates around 3/4 of all Microsoft Word fields that can be updated. We’re hoping to support all ‘updateable’ fields before long. In the meantime, I’d like to share what progress we have made recently and what fields we have added to the supported list. I will use the same categorization offered by Word and OOXML specs.
Date and Time
While updating DATE and … Continue Reading
Posted in Aspose.Words Product Family Tagged Microsoft Word, fields
Aspose.Words 10.7 Released
You can immediately download our next regular Aspose.Words release from the following links:
The rest of this topic mentions some of the features that we have delivered in this release:
ActiveX Controls in DOCX Documents
Support for OLE objects embedded in Word documents has been available in Aspose.Words for long time. ActiveX controls is a technology related to OLE. ActiveX controls are stored in the same way as OLE objects in the … Continue Reading
Posted in Aspose.Words Product Family Tagged .NET, Microsoft Word, java, product release
Performance Improvements in Aspose.Words 10.6
We have our regular monthly Aspose.Words release ready and you can download it from:
- Aspose.Words for .NET 10.6 (66 fixes and improvements)
- Aspose.Words for Java 10.6 (77 fixes and improvements)
In the rest of this post I am going to briefly talk about what’s new.
Page Layout Performance and Memory Optimizations
We have done some optimizations that reduce memory usage and increase speed when converting large documents to PDF, XPS or images. You should be able to convert bigger documents … Continue Reading
Posted in Aspose.Words Product Family Tagged .NET, java, product release
Aspose.Words for SharePoint maintenance v.2.3.0 release is ready.
We have released Aspose.Words for SharePoint 2.3.0.
This release includes the latest improvements made in Aspose.Words.
To download the release, please visit the download area.
As usual at our forum we are glad to answer any questions you might have.
Enjoy!… Continue Reading
Posted in Aspose.Words Product Family Tagged .NET, Word, product release
Table.AutoFit, Table.Style and Other Improvements in Aspose.Words 10.5
This post is about our latest Aspose.Words 10.5 release. We regularly produce a new release at the end of each month and each release contains around one hundred improvements and fixes.
As usual, you can download Aspose.Words from:
Improvements in the Public API for Tables
Earlier versions of Aspose.Words had some in the area of formatting tables, rows and cells programmatically. It is sufficient to mention that “table formatting” was not directly available … Continue Reading