Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: .NET API
Convert PDF to Word DOC or DOCX Programmatically in C#
In this article, I am going to demonstrate how to accurately and effortlessly convert PDF to Word document including conversion of PDF to DOC and PDF to DOCX formats. Earlier versions of Microsoft Word saved documents in binary format with .doc extension. With the release of Office 2007, Microsoft adopted the Office Open XML (OOXML) that is based on a combination of XML and binary files combined together as ZIP archives. MS Word now uses .docx as the default extension … Continue Reading
Draw Shapes in Visio Page using C# with Aspose.Diagram for .NET
Microsoft office is one of the most powerful drawing tools in the market. If you want to work with it programmatically and develop Add-Ons, it becomes a hassle. Often times it becomes even hard to perform a basic task – like drawing a shape inside a page. Well, you don’t need to worry much! It’s as easy as pie when you draw shapes using Aspose.Diagram for .NET.
Using Aspose.Diagram for .NET, you can not only draw basic but complex … Continue Reading
Posted in Aspose.Diagram Product Family Tagged .NET API, Aspose.Diagram, Drawing Shapes, Visio, Visio Shapes