Opening and displaying Office Document (Word- Excel- ppt) in webpage

Hello,

Can Aspose help me in viewing office document in webpage, so that I can do drag and drop from the tree view into opened document?

My requirement is that I want to drag and drop the name of the tree nodes available on my webpage, into the office document opened in a part of page.

Is there any control which can open Office document into itself.


This message was posted using Page2Forum from Alphabetical List of Products - Apose.Cells Demos

Hi,

I think Aspose.Cells.GridWeb control will suit your need. The grid control is used to display or manipulate Excel spreadsheets in WYSIWYG (visual) manner. Currently is comes as a part of Aspose.Cells for .NET package which also includes this control, you may download the package from here:

For getting complete reference, see the control’s documentation.
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/aspose-cells-gridweb-1.html

You may also check the featured demos too.





Moreover, regarding displaying Word and Ppt documents, please do post queries in Aspose.Words and Aspose.Slides forums, they would help you soon.

Thank you.