We are pleased to announce Aspose.HTML Cloud 18.12 release. This release extends the functionality of Template Merge feature by fixing some minor issues and introducing new options to control the template data population. We have also included a new feature to download HTML of a web page with its linked resources. Please check the release notes to get a detailed idea about all the new features/enhancements and fixes made in this release.

The following sections describe some details regarding these features.

New features and enhancements

  • Downloading HTML page from Web

Now you can download HTML page from the Web by its URL with linked resources as a ZIP archive.

  • We have introduced options parameter in Template Merge API that allows to pass a JSON list of options that provide control on some template elements. In the current version, the following options are implemented:

  • rm_tabhdr: possibility to leave the header row in a TABLE template element if there are no data to fill it (by default, empty table is omitted).

  • cs_names: possibility to use case-insensitive names of template fields (by default names are case-sensitive). Partially implemented in this release, this option is supported only for JSON data.

Usage example (any option can be omitted):

options={ 'cs_names':false, 'rm_tabhdr':false }

Aspose.HTML Cloud Product Family Resources

Following are the links to some useful resources you may need to accomplish your tasks.

  • Product Overview – An overview of Aspose.HTML Cloud REST APIs
  • Online Documentation – Detailed API documentation with code examples and details about API functional areas
  • Cloud Dashboard UI Help Topics
  • Forum – Our free online support forum where we address your queries and inquiries
  • Web API Explorer (Live Examples) – Quickly browse through all Aspose.HTML Cloud REST APIs and test them in the browser
  • Cloud SDKs – An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project

Start a Free Trial TodayStart a free trial today

All you need is to sign up with the aspose.com. Once you have signed up, you are ready to try the powerful file processing features offered by Aspose for Cloud.