Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Total Product Family
Import Contents from Microcoft Word and PDF Files to Umbraco Sites
We are pleased to announce the release of more macros in Umbraco. The macros involved in this release are below:
You can download the macro from the social coding website of your choice. The macros include an Import from Word/PDF button that displays the uploaded document. These will help you to get the contents of your document using Aspose.Words and Aspose.PDF whether you have Microsoft Word or Adobe … Continue Reading
Posted in Aspose.Total Product Family
More Aspose for .NET and VSTO Comparative Source Code Examples
We are pleased to announce the release of more Aspose for .NET and VSTO Comparative Source Code Examples on GitHub and Sourceforge. In this release we cover more examples that help make it easier to migrate from Office Automation (VSTO) to Aspose for .NET. Below is the major outline of this project:
- VSTO Microsoft Excel vs Aspose.Cells (Github variant)
- VSTO Microsoft Words vs Aspose.Words (Github variant)
- VSTO Microsoft PowerPoint vs Aspose.Slides (Github variant)
Posted in Aspose.Total Product Family
Aspose for .NET Vs OpenXML SDK – Comparative Source Code Examples
We are pleased to announce the release of Aspose for .NET and OpenXML SDK more Comparative Source Code Examples on GitHub and Sourceforge. In this release we cover more examples to make it easier to migrate from OpenXML to Aspose for .NET. Below is an outline of this project:
- Aspose.Words vs OpenXML Word (Github variant)
- Aspose.Cells vs OpenXML Spreadsheet (Github variant)
- Aspose.Slides vs OpenXML Presentation (Github variant)
You can download the project from your favorite … Continue Reading
Posted in Aspose.Total Product Family
Try Aspose for .NET and OpenXML SDK Comparative Source Code Examples
OpenXML SDK
Office Open XML, also known as OpenXML or OOXML, is an XML-based format for office documents, including word processing documents, spreadsheets and presentations. The OpenXML SDK for Microsoft Office simplifies the task of manipulating Open XML packages and the underlying Open XML schema elements within a package. The classes in the Open XML SDK encapsulate many common tasks that developers perform on Open XML packages, so that you can perform complex operations with lines of code.
Aspose for
… Continue Reading Posted in Aspose.Total Product Family
Try Aspose for .NET and VSTO Comparative Source Code Examples
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 for performing different operations on Microsoft Office Word, Excel, Outlook, PowerPoints etc. Microsoft Office must be installed on machine to use VSTO code.
Aspose for .NET APIs
Aspose.Total for .NET is a compilation of every .NET API offered by Aspose. Using Aspose.Total for .NET … Continue Reading
Posted in Aspose.Total Product Family