Avoid exponential notation of large numbers while importing from HTML

Contents
[ ]

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