Java example doc and github download source code mismatch

Hi,


From the github sample master branch url: GitHub - aspose-cells/Aspose.Cells-for-Java: Aspose.Cells for Java examples, plugins and showcases
and the doc : How to Run the Examples:
How to Run the Examples|Documentation
are not the same structure.

There are no pom.xml at <span style=“background-color: rgb(255, 255, 255); color: rgb(36, 41, 46); font-family: -apple-system, system-ui, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 16px;”>Examples dir. , only pom.xml on <span style=“background-color: rgb(255, 255, 255); color: rgb(36, 41, 46); font-family: -apple-system, system-ui, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 16px;”>Examples.GridWeb.
<span style=“background-color: rgb(255, 255, 255); color: rgb(36, 41, 46); font-family: -apple-system, system-ui, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 16px;”>
<span style=“background-color: rgb(255, 255, 255); color: rgb(36, 41, 46); font-family: -apple-system, system-ui, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 16px;”>Looks like code structure and the doc instruction mismatch,…
<span style=“background-color: rgb(255, 255, 255); color: rgb(36, 41, 46); font-family: -apple-system, system-ui, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 16px;”>
<span style=“background-color: rgb(255, 255, 255); color: rgb(36, 41, 46); font-family: -apple-system, system-ui, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 16px;”>Thanks,
<span style=“background-color: rgb(255, 255, 255); color: rgb(36, 41, 46); font-family: -apple-system, system-ui, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 16px;”>

<span style=“background-color: rgb(255, 255, 255); color: rgb(36, 41, 46); font-family: -apple-system, system-ui, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 16px; font-weight: 600;”>


Hi,


Thanks for your posting and using Aspose.Cells for Java.

It will take us some time to fix these issues. Please run the examples on Eclipse. Because, the current Examples project is an Eclipse project.

Open the project in Eclipse using “Open Projects from File System” and then add the aspose-cells-17.5.jar in Libraries via Add External Jar. Now examples should work fine.

If you still face any issue, then let us know which specific example you want to run, we will provide you a runnable sample code with sample Excel file and output Excel file. Thank you and have a good day.