Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Umbraco Word Import is an open source module from Aspose that allow developers to get/read contents of any Word processing document without requiring any other software such as Microsoft Word or OpenOffice. This module demonstrates the powerful import feature provided by Aspose.Word. It adds a simple file browser control and Import from Word button on the page where the add-on is added. When clicking on the button, the document contents are fetched from the file and displayed on the screen immediately.
In order to setup this module you need to have the following requirements met:
Please feel free to contact us if you wish to install this module on other versions of Umbraco.
The module is supported on all versions of
You can download Aspose .NET Word Import for Umbraco module from one of the following locations
Once downloaded, please follow these steps to install this package into your Umbraco website:
https://umbraco.com/training/certified-developers/
for detailsNote: You may get a ‘Maximum request length exceeded’ error when installing. You can easily fix this issue by updating the ‘maxRequestLength’ value in your Umbraco web.config file.
<httpRuntime requestValidationMode="2.0" enableVersionHeader="false" maxRequestLength="25000" />
After you have installed the macro it is really simple to start using it on your website:
https://umbraco.com/training/certified-developers/
for detailsYou have successfully added the template. A button titled Import to Word now appears on all pages created using this template. Anyone can simply click the button and import the contents from a Word document.
Please check the video below to see the module in action.
From the very first days of Aspose, we knew that just giving our customers good products would not be enough. We also needed to deliver good service. We are developers ourselves and understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create them.
This is why we offer free support. Anyone who uses our product, whether they have bought them or are using an evaluation, deserves our full attention and respect.
You can log any issues or suggestions related to Aspose.Words .NET for Umbraco Modules using any of the following platforms
Import from Word macro ia an open source and their source code is available on the major social coding websites listed below. Developers are encouraged to download the source code and extend the functionality as per their own requirements.
You can get the latest source code from one of the following locations
You need to have the following installed in order to open and extend the source code
Please follow these simple steps to get started
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.