Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document.... You can insert, remove, replace HTML nodes, extract CSS style...CreateElement( "p" ); // Create a text node var text = document.CreateTextNode(...