@AlexAvrBB,
As for Aspose.Slides, we have opened the following new ticket(s) in our internal issue tracking system and will consider your question according to the terms mentioned in Free Support Policies.
Issue ID(s): SLIDESCPP-3969
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
For Aspose.Cells, we have opened the following new ticket(s) in our internal issue tracking system and will evaluate your requirements regarding XLSX files Qt application rendering according to the terms mentioned in Free Support Policies.
Issue ID(s): CELLSCPP-1126
By the way, Aspose.Cells might not directly support rendering XLSX files in a visual or UI context in Qt app as it is primarily a back-end library designed for manipulating and processing Excel files programmatically. But you may cope with it, i.e., use Aspose.Cells to convert the .xlsx file into images, PDF or HTML, and then display those images, PDF or HTML in your QML interface by yourselves.
For Aspose.Cells, please spare us little time to evaluate your queries/requirements (we already logged a ticket “CELLSCPP-1126” for it) thoroughly and then we will provide updates on it.
There should not be a significant difference between Qt 5 and Qt 6.
Aspose.Words is class library for document processing. It does not provide any user interface for viewing or editing documents. This is out of Aspose.Words scope.
There should not be a significant difference between Qt 5 and Qt 6.
Ok. By the way on my experience we caught a few breacking changes during update from 5 to 6.
Aspose.Words is class library for document processing. It does not provide any user interface for viewing or editing documents. This is out of Aspose.Words scope.
Got it. But I need only view documents and without interface elements and without editing. And the most significant part is viewing pptx files with all the animations.
We are afraid, Aspose C++ APIs do not directly support rendering into Qml (QQuickItem). If you have any other questions or comments, please feel free to contact us.