Translate Document to HTML DOM & Vice Versa - GroupDocs.Editor for .NET allows you to load a document and convert it to HTML DOM for parsing structure as well as the extraction of CSS contents. The API also allows you to convert the Document Object Model (DOM) to document format.
Load and Extract External Resources - .NET Editor API is capable of loading external resources attached to the HTML such as images, fonts, CSS and so on. These resources can easily be traversed and saved separately as well as along with the resultant HTML document.