Umbraco is open source content management system and Aspose is file format experts. Aspose for Umbraco macros allow you to import/export Words/Pdf contents by using Aspose products(i.e. words,cells,pdf etc)easily and in faster way.
Follow these simple steps to be up and running with WebMatrix quickly and easily. The benefit of using WebMatrix is that it is super simple to get up and running.
Download and launch webmatrix
Once installed launch WebMatrix and from the four options shown - choose the option labelled Site From Web Gallery
In the search box in the top right hand corner, type Umbraco
From the results select the item marked Umbraco CMS
In the Site Name box give your site an appropriate name and click Next
Accept the license in the next step by clicking I Accept
The list of items may be more than just Umbraco as shown in the screenshot. This is because WebMatrix uses the Web Platform installer behind the scenes to install Umbraco and will also download any other software that is required in order for the website to run.
WebMatrix will download the required files to run Umbraco, once done you will be prompted with a confirmation message.
Once completed you need to launch the website from WebMatrix.
http://localhost:22830
Umbraco Web Installer
This section continues from where we left off but covers the installation and configuration of Umbraco inside your web browser, when you run Umbraco for the first time.
You will see the welcome screen. After reading through the page click Lets get started!
On the next screen you are presented with four options for configuring the database to be used by Umbraco. Choose the option marked I want to use SQL CE 4 and click Install. This is the quickest and easiest option to get started with Umbraco, especially for small sites, and uses a file stored on disk as the database.
If you need to migrate your database from SQL CE to SQL Server you can do it at a later point.
You will be shown the progress bar during the database installation, once done click Next
On the next screen you need to fill in the form to create a user so you can access the back office of Umbraco. Once completed click Create user
From this next step you can decide if you want to install a starter kit. A starter kit installs an example site for you which allows you to pull it apart and learn how Umbraco works.
After deciding whether to skip or install a starter kit you are now finished!
Now click the Set up your new website to be logged into the Umbraco back-office.
Celebrate - you're all done!
Aspose component can be set up on your machine in two ways: using full MSI installer or just the single dll. You can download it at the Aspose download page.
Using MSI Installer
1. Visit download page and download the .msi installer of required Aspose Product that contains the latest version of the component.
2. Run the downloaded file and follow the installer instructions.
3. To use Aspose.Words for .NET in your project, provide a reference to it as described in the topics i.e.., "Referencing Aspose.Cells component from a .NET project" and "Referencing Aspose.Cells Grid Controls from a .NET project".
Using DLL Only