Learn how to save HTML documents to a file, URL, Zip archive, and memory stream using Aspose.HTML for .NET API and how to apply save options....Create a text element and add it to the document 8 Text text = document...document. Body . AppendChild (text); 10 11 // Save the HTML document...