Avoid exponential notation of large numbers while importing from HTML

Avoid exponential notation of large numbers while importing from HTML

The following sample code explains the usage of HtmlLoadOptions.KeepPrecision property. It will import the number as it is without converting it to exponential notation.