Search
Follow Us
Categories
- Success Stories(157)
Archives
Yearly Archives: 2006
Aspose.Slides for .NET 2.5.12.0 released!
Hot fix contains:
- Updated: Assembly to allow work in web application with medium access rights.
- Fixed: Cloning slides with connector autoshapes.
- Fixed: Drawing some autoshapes.
- Fixed: ‘Object reference is not set to an instance of an object’ exception when read presentations with non-standard SummaryInformation stream.
- Fixed: Slide.ChangeMaster function. If shape had default style inherited from master (like holders do) then solid border could appear.
Posted in Alexey Zhilin
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
Aspose.Editor 1.0.0 Released!
Dear Ladies and Gentlemen,
Please welcome Aspose.Editor – our latest addition to the Aspose components family.
Aspose.Editor is a new breed of word processor control for Windows Forms .NET. A specially crafted page layout engine displays, edits and prints pages a lot like Microsoft Word, but inside your application. The native format for documents in Aspose.Editor is WordprocessingML with a unique feature of roundtripping even for complex documents. When used together with Aspose.Words (purchased separately), opening and editing of DOC
… Continue Reading Posted in Roman Korchagin
Aspose.AdHoc 1.5.4 released!
Dear Customers,
We’ve released Aspose.AdHoc 1.5.4!
What’s new:
We’ve released Aspose.AdHoc 1.5.4!
What’s new:
- New Property named “ShowAllFieldsInOrderBY” was introduced, it allows you to show all fields in the OrderBy page if True or show only the selected fields if false.
- Add new property named “SortFieldsOnLoad”, the component will sort the fields automatically if True.
- Fix the bug in parsing filterSQL,refers to: http://www.aspose.com/Community/forums/thread/55247.aspx
Posted in Kyle Huang
Aspose.Cells for Java V1.7.3 Released!
Dear Customers,
We have released Aspose.Cells for Java V1.7.3!
Following enhancements and fixes are included:
- Supports to insert/delete a range.
- Supports to open and save encrypted Excel file.
- Enhances Cell.getStringValue() method to support more date/number formats.
- Updated the web demos.
- Supports to calculate formulas with JDK1.4.
- Fixes a bug of License.setLicense() method.
- Fixes a bug of setting custom number format.
- Fixes a bug of removing a worksheet from the workbook.
Posted in Aspose.Cells Product Family
Aspose.Cells for .NET v4.0.3 Released!
Dear Customers,
We have released Aspose.Cells for .NET v4.0.3!
- Supported image header/footer now!
- Added new Cells.ImportDataRow method.
- Added new Workbook.LoadData method.
- Supported relative path hyperlinks.
- Supported TEXT function in formula calculation engine.
- Added ApplyStyle methods for rows and columns
- Fixed bugs in copying worksheets.
- Fixed bugs in combining workbooks
Posted in Laurence Chen
Aspose.Flash for .NET 1.3.2.0 released!
Hot fix contains:
New: Import from SVG available for testing. See FlashContainer.FromSVG().
The main idea is give possibility to convert PowerPoint slides into flash. Demo will be available soon.
… Continue Reading
- Fixed and optimized (memory and size) reading Jpeg images from flash movie.
- Changed: FlashContainer class.
- Methods WriteToFile and AddFlashFile are obsolete.
- Constructor and Write methods can work with streams.
- AddFlash can load data from file, stream or another FlashContainer.
The main idea is give possibility to convert PowerPoint slides into flash. Demo will be available soon.
Posted in Alexey Zhilin
Aspose.Slides for Java 1.6.12.0 released!
Hot fix contains:
- Fixed: Exception “Color parameter outside of expected range: Alpha” on slide rendering.
Posted in Alexey Zhilin
How to Install Your Control Into VS.NET 2003 or VS.NET 2005 Toolbox
We needed to make sure some of the Aspose components are installed into the Toolbox in VS.NET during installation. We sifted through many discussions about this on the net.
It is a trivial task, but looks like a lack of thought from Microsoft made it very complex. It is especially problematic because a reasonable way of installing the control to Toolbox in VS.NET 2003 does not work in VS.NET 2005.
I pulled ideas from several resources to come up with … Continue Reading
Posted in Roman Korchagin
Aspose.Grid 1.7.4 Released!
Dear Customers,
We have just released Aspose.Grid version 1.7.4!
This release fixed some bugs and brings some great new features.
Aspose.Grid.Web
1.New control: GridWebForm, works with a GridWeb control, enables you to display/edit data in a record based form view window.
2.New method Validation.LoadValueList, loads value/text items to the dropdownlist or listmenu.
3.Enhanced List/DropDownList/FreeList features, supports Value/Text pair in a list item.
4.Supports DataSourceControl DataBinding in Vs.NET 2005.
5.Supports DropDown Calendar control in a Date/DateTime validation cell.
6.New Property GridWeb.EnableSmartNavigation(bool), … Continue Reading
Posted in Henry Xu