Regarding Aspose upgrade from 24.6.2. to 25.9

I am currently using Aspose.Cells.GridJs version 24.6.2, and in this version, images and charts are loading correctly. However, after upgrading to version 25.9, the images are no longer visible.
I didn’t made any client and api changes , we used same code.I just upgrade it.
Is there any major changes in code level?

@sarathepiq

It appears you are encountering issues with images not displaying after upgrading from Aspose.Cells.GridJs version 24.6.2 to 25.9, even though your code remains unchanged.

While I do not have specific details on the changes between these versions, it is possible that updates or bug fixes may have impacted image handling. I recommend reviewing the release notes for version 25.9 to identify any breaking changes or updates related to image rendering.

In the meantime, consider the following troubleshooting steps:

  1. Check Image Paths: Verify that the paths to the images are still valid and accessible.
  2. Re-insert Images: If feasible, try re-inserting the images in your document to see if that resolves the issue.
  3. Test with a Simple Example: Create a minimal example that only loads an image to determine if the problem persists.

If the issue continues, you may want to consult the official documentation or community forums for any known issues related to this upgrade.

@sarathepiq,

You have already posted a similar thread regarding the issue you mentioned. Please refer to the existing thread for responses and updates. If you have further queries or issue, feel free to continue the discussion there.