Monthly Archives: September 2006

Aspose.Flash for .NET 1.3.2.0 released!

Hot fix contains:
  • 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.
  • 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
    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.
    Continue Reading
    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 |

    Aspose.Words Testimonials

    We were happy to find a bunch of great Aspose.Words testimonials at 411ASP.NET recently. Apparently, our marketing team knows this place (since Aspose has an advert there), but we, the development team came across it first time and it was a big pleasure to read. There is also a separate topic in the Support Forums for testimonials.

    Remember you are always welcome to post, it does make difference to us. Positive and constructive is appreciated and leads to a better product.

     … Continue Reading

    Posted in Roman Korchagin |

    Performance Test of Large File

    Just wanted to share results of one of the performance tests we do right now before finalizing Aspose.Words 4.0. We think the results are very good, hence we want to share them. The test is for a quite LARGE file, so it is pretty much a stress test if you like. Most of the files you will process with Aspose.Words are likely to be smaller and process much faster.

    Test Setup

    • Test file: Word2003RTFSpec.doc, size 4.78mb, 212 pages, 390,000
    Continue Reading
    Posted in Roman Korchagin |

    Aspose.Tasks 1.6.1.0 released!

    Hot fix contains:
    • Updated: Installer to allow installation on computer with .NET 2.0 only (without .NET 1.1).
    • Updated: Assembly info to allow work in web applications with medium access rights.
    • New: Aspose.Tasks recalculates durations when read project file. New values depends also on number of work hours per day, per week and work days per month.
    • Fixed: Wrong rounding duration and cost values when read MPP files.
    Continue Reading
    Posted in Alexey Zhilin |

    Aspose.Chart 3.3.1 Released

    Dear Customers,

    We have released Aspose.Chart 3.3.1.

    • Fixed: Exception when 3D Pie and one of values much less than other values
    Continue Reading
    Posted in Oleg Korostylev |

    Follow up to Drawing Objects

    In the previous topic I forgot to really tell why support for drawing objects in Aspose.Words for .NET 4.0 is really AWesome.

    Current support for drawing objects in Aspose.Words for .NET 4.0 is by far the most thorough and comprehensive comparing to any existing competing commercial or open source packages. Support for drawing objects is only better of course in Microsoft Word itself.

    There is also the high-fidelity conversion from DOC to RTF and WordprocessingML without losing any of the formatting.

    The … Continue Reading

    Posted in Roman Korchagin |

    AWesome Drawing Objects

    I liked the AWesome line started by my colleague Dmitry Vorobyev in a post about his work on RTF export and I want to carry it on to describe what we’ve done for drawing objects in Aspose.Words 4.0.

    Drawing objects in Microsoft Word documents are images, shapes (also called auto shapes), group shapes, textboxes, diagrams, OLE objects, ActiveX controls, horizontal lines and WordArt objects.

    In the binary DOC format they are sometimes called “Escher”, probably an early code name from Microsoft. In WordprocessingML … Continue Reading

    Posted in Roman Korchagin |