Tuesday, October 16, 2018

Selects HTML Fragments by CSS Selector from HTML Document or Page inside Cloud Apps

What’s new in this release?

Aspose team is pleased to announce the new monthly release of Aspose.HTML Cloud 18.8. A new REST API has been added that let users make Selection of the HTML layout fragments that match criteria specified by using CSS selectors. Moreover, a few bugs were also fixed. This release supports selecting HTML fragments by CSS selector from HTML document (located in storage by its name and folder path, like /folder1/folder2/name.html) and returns them as plain text or JSON. Please check Get HTML fragments using CSS Selector article for more details in the product documentation section. Users can also Select HTML fragments by CSS selector from the HTML page (located in Web by its URL) and returns them as plain text or JSON. A bug in “Get images by URL” API regarding invalid Content-Disposition header value has been fixed. Similar issue was found in other APIs using source page URL as parameter. The list of important new and improved features are given below
  • Get list of HTML fragments matching the specified CSS selector:
  • Get list of HTML fragments matching the specified CSS selector by the source page URL
  • GET images by URL - invalid Content-Disposition header value (similar issue was found in other APIs using source page URL as parameter).Detect keywords in the HTML document text content
Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Html for .NET documentation that may guide users briefly how to use Aspose.Html for performing different tasks like the followings.
Overview: Aspose.Html for Cloud

Aspose.Html for .NET is an advanced HTML manipulation API that enables developers to perform a wide range of HTML manipulation tasks directly within .NET applications. This API offers the capabilities to create as well as manipulate HTML files within your .NET applications. It also provides the features to iterate through HTML elements, Nodes, extract CSS information, edit or remove HTML nodes, configure a document sandbox which affects the processing of CSS styles, rendering of HTML to PDF, XPS or raster image formats and much more.

More about Aspose.Html for Cloud

No comments:

Post a Comment