Avoid exponential notation of large numbers while importing from HTML

Contents
[ ]

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