Aspose.Total is available in two versions:
- Aspose.Total for .NET
- Aspose.Total for Java
Aspose.Total for .NET can be deployed on your machine by using full MSI installer where as Aspose.Total for Java is available as a Zip file. Both versions are available as free downloads at the Aspose.Total download page
Installing Aspose.Total for .NET
Using MSI Installer
- If you have a previous version of Aspose.Total for .NET installed, please uninstall it first. See below how to remove the component from the computer.
- Visit Aspose.Total download page and download the Aspose.Total.msi installer that contains the latest versions of the components.
- Run the downloaded file and follow the installer instructions.
- To use the components contained within Aspose.Total in your project, provide a reference to that particular component as described below.
Referencing the Component
In order to use any component in your application, you should add a reference to it. Follow these steps (assuming you use Visual Studio .NET):
- In Solution Explorer, expand the project node you want to add a reference to.
- Right Click the References node for the project and select Add Reference from the shortcut menu.
- In the Add Reference dialog box, select the .NET tab (selected by default).
- You will see all Aspose components that are included with Aspose.Total. Select the one you need and then click the Select button.
- Now you have referenced the Aspose component and it should appear in the SelectedComponents pane of the dialog box. Click OK. The Aspose component reference will appear under the References node of the project.
Uninstalling Aspose.Total for .NET
Follow these steps to completely remove the component and the associated demos and documentation:
- From the Start menu, select Settings | Control Panel.
- Click Add/Remove Programs.
- Select any desired component (contained in Aspose.Total for .NET).
- Click the Change/Remove button to remove the desired component.
Installing Aspose.Total for Java
Aspose.Total for Java is distributed as a single zip file: Aspose.Total.Java.zip, which further contains multiple zipped files. Each zip file contains the Jar file, Demos and Documentation of a specific component.
- Download Aspose.Total for Java from http://www.aspose.com/community/files/50/product-suites/aspose.total/category1200.aspx
- Unzip Aspose.Total.Java.zip into a directory of your choice.