Opening Office documents in Webpage

Hello,


I want to perform drag and drop functionality on my webpage with a tree view on it. I want to drag node into the word/excel document.
Is it possible to do so using ASPOSE component?

Hi,

As we mentioned earlier, you may use Aspose.Cells.GridWeb control to import the Excel files to view or edit the contents and save the files, but I am afraid, dragging / dropping other controls (e.g tree view) into GridWeb is not supported.


Thank you.