---
title: "Preview MS Word, Excel, Powerpoint document in browser"  
description: "Preview MS Word, Excel, Powerpoint document in browser"  
author: "Sumit Kesarwani"  
published: 2015-04-30  
updated: 2016-08-09  
canonical: https://www.mindstick.com/forum/23166/preview-ms-word-excel-powerpoint-document-in-browser  
category: "asp.net mvc"  
tags: ["asp.net mvc"]  
reading_time: 1 minute  

---

# Preview MS Word, Excel, Powerpoint document in browser

I am developing an [application](https://www.mindstick.com/articles/12824/calculator-application-in-android) using [ASP.Net MVC](https://www.mindstick.com/forum/155798/what-is-caching-in-asp-dot-net-mvc) 4 in which I have to open/[preview](https://www.mindstick.com/forum/429/i-want-to-get-full-path-of-lt-asp-fileupload-gt-and-then-client-can-click-the-preview-button-to-see-what-file-he-here-has-uploaded) the [Ms Word](https://answers.mindstick.com/qa/96571/what-are-the-best-ways-to-use-ms-word), Excel, [Powerpoint](https://www.mindstick.com/articles/136404/how-to-make-a-powerpoint-presentation-attractive) [document](https://www.mindstick.com/articles/328642/what-to-consider-while-choosing-a-software-documentation-tool) in the [browser](https://www.mindstick.com/blog/155254/which-is-the-best-internet-browser) ([Google](https://www.mindstick.com/articles/43833/google-lighthouse-and-how-is-it-changing-the-way-we-development-and-design-websites) Chrome, Mozilla). I have open the .pdf file in the browser and its [working fine](https://answers.mindstick.com/qa/95550/why-is-the-safari-browser-not-working-fine), and now I have to open/preview the .docx/.doc , .xlsx, .pptx file in the browser just like the .pdf is opened in the browser.

## Replies

### Reply by Archie Pearce

Post is removed by the Admin.

### Reply by Anonymous User

I fond something here, it may help you:\
http://forums.[asp.net](https://www.mindstick.com/articles/934/default-folders-available-inside-the-asp-dot-net-application-folder)/t/1444006.aspx?Open+PDF+DOC+and+XLS+in+browser+using+C+ \
\


---

Original Source: https://www.mindstick.com/forum/23166/preview-ms-word-excel-powerpoint-document-in-browser

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
