Convert Excel worksheet and chart to image - evaluation watermark is embedded in .NET

Hi,
I used there two method. But image have the red word evaluation only.

Picture1.png (65.0 KB)

Picture2.png (59.3 KB)

And I want to know how to make convert sheet not appear sheet header and sheet footer.

@yi.xuan,

Yes, this is expected. By default, Aspose.Cells will work in evaluation mode. When you use Aspose.Cells for Java API without setting/using a valid license, the output files and rendered image would have evaluation watermark. You need to have a valid license and set it in code (first) then you can use the product without this and any other limitations.

Either you may purchase the product to get the license or you may apply a free 30-days temporary license for Aspose.Cells for Java API for the time being to evaluate the APIs with full capacity without any limitation.

Moreover, see the document on how to set the license for your reference.

Should you have any further queries, feel free to write us back.