Package | Description |
---|---|
com.aspose.html |
Modifier and Type | Method and Description |
---|---|
void |
HTMLDocument.save(String path,
HTMLSaveOptions saveOptions)
Saves the document to local file specified by
path . |
void |
HTMLDocument.save(Url url,
HTMLSaveOptions saveOptions)
Saves the document to local file specified by
url . |