Script execution Mutation observer

We are pleased to announce October release Aspose.HTML for .NET 18.10 which can be downloaded from NuGet Gallery to be used in your .NET applications. We have improved the performance of the API by creating a truly parallel mechanism that significantly contributed to improved processing of documents having lots of resources. You do not need to keep waiting until the HTML document is loaded, parsed and all scripts are executed, so the main thread is not blocked anymore. You only need to subscribe to the event ‘OnReadyStateChange’ or ‘OnLoad’ as explained over Load HTML Document Asynchronously

We have also incorporated a new namespace ‘Aspose.Html.Dom.Mutations’ which allows you to watch for changes being made to DOM tree. For in-depth details, you may visit Working with MutationObserver. Moreover, Aspose.HTML for .NET 18.10 also includes fixes for some exceptions which were incurring with previous versions of the API. An overview of public API changes and improvements can be found in Release Notes of the API.

Aspose.HTML for .NET Resources

Please visit the following links for information regarding Aspose.HTML for .NET 18.10 and Release Notes section.