Aspose.Slides .NET for VSTO
What is VSTO?
VSTO, or Visual Studio Tools for Office, or Microsoft Visual Studio Tools is part of Microsoft’s Visual Studio .NET tools suite and supports the Microsoft .NET Framework. It is used by developers to write code connecting Microsoft Office Word, Excel and Outlook applications. Developers using VSTO can employ C# or Visual Basic languages. It is an alternative to Visual Basic for Applications, or VBA.
Aspose.Slides for .NET
Aspose.Slides for .NET is a unique PowerPoint® management component that enables .NET applications to read, write and manipulate PowerPoint documents without using Microsoft PowerPoint.
Aspose.Slides for .NET is the first and only .NET component that provides functionality to manage PowerPoint documents within your own applications. As with all Aspose .NET components, Aspose.Slides is written in managed C#, incredibly priced and lightning fast.
Aspose.Slides for VSTO
Introduction
The developers looking for file format libraries may need to walk through the features provided by the libraries available on the market. Mainly, two factors are considered when choosing an option:
- Features
- Efforts required to use the library
If you are a .NET developer looking for faster,easy and light-weight file format library to process files, you may need to compare VSTO(Visual Studio tool for Office) with Aspose. In this case, this project will help you to compare features and code in both libraries.
System Requirements and Supported Platforms
System Requirements
One or more of the following editions of Visual Studio Tools for Office:
- Microsoft Visual Studio 2005 Tools for the Microsoft Office System
- Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System
- Visual Studio 2008 Professional Edition
- Visual Studio 2008 Team Suite Edition
- One version of Microsoft Office:
- Microsoft Office Professional 2003 SP1
- 2007 Microsoft Office system
Supported Operating Systems
Windows 2000; Windows Server 2003; Windows Vista; Windows XP
.NET Framework versions supported
only .NET framework 2.0 or greater.
Downloading
You can download the latest code at:
Installing
To open the project you need to download and install the latest version of Aspose.Slides for .NET from here and include it in the project.
Support, Extend and Contribute
Support
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 .NET for VSTO using any of the following platforms:
Extend and Contribute
Comparison code for Aspose.Slides for .NET and VSTO source code is available on major social coding websites listed below.Developers are encouraged to download the source code to migrate from VSTO to Aspose.Slides as per their requirements.
Source Code
You can get the latest source code from one of the following locations.
How to configure the source code
Please follow these simple steps to get started
- Download/Clone the source code.
- Open Visual Studio 2010 and Choose File > Open Project.
- Browse to the latest source code that you have downloaded and Open the .sln file.
Sample Code Examples
This section includes the following topics
- Code Comparison for common features with VSTO
- Add Image in Table Cell
- Adding Picture Frame with Animation in VSTO and Aspose.Slides
- Adding Shapes to Presentation
- Adding Text Dynamically
- Add Picture Frame to Presentation
- Create a Chart
- Create and Embed an Excel Chart as an OLE Object
- Create a New Presentation in VSTO and Aspose.Slides
- Creating a Table on PowerPoint Slide in VSTO and Aspose.Slides
- Find and Replace Text without Losing Format in Presentation
- Format Text
- Opening a Presentation in VSTO and Aspose.Slides
- Removing row or column in Table in VSTO and Aspose.Slides
- Setting Background Color of Master Slide
- Missing Features in VSTO
- Add layout Slide to Presentation
- Conversion from PPT to PPTX format
- Conversion of OpenOffice Document
- Convert Presentation to HTML
- Convert Presentation to Tiff with Notes
- Convert Presentation to XPS
- Create Slide as SVG Image
- Export media files into HTML file
- Generate Slide Thumbnail as JPEG
- Generating a Thumbnail from a Slide with User Defined Dimensions
- Presentation Locking
- Rendering Shapes on Slide as Images