Hi,
I am trying to build XLSB file with large number of records and getting MemoryOutOf Exception. Then came to know that Aspose has feature like MemorySettings by reading below link.
As per the above link MemorySetting.MemoryPreference is not available in the latest version and I am getting MemorySetting could not be resolved issue.
<span style=“color: rgb(36, 41, 46); font-family: SFMono-Regular, Consolas, “Liberation Mono”, Menlo, Courier, monospace; font-size: 12px; line-height: 20px; white-space: pre; background-color: rgb(255, 255, 255);”>
<span style=“color: rgb(36, 41, 46); font-family: SFMono-Regular, Consolas, “Liberation Mono”, Menlo, Courier, monospace; font-size: 12px; line-height: 20px; white-space: pre; background-color: rgb(255, 255, 255);”>Please helpout for handling huge data.