English

Aspose.Words for .NET 20.3 is released!

This month we managed to deliver 72 improvements and fixes including 18 Enterprise and Priority support issues. Totally, 110 issues have been processed in the latest release of Aspose.Words for .NET. Updates for Xamarin Platform Starting with Aspose.Words 20.3, the support of Xamarin is changed. In earlier versions, we provided separate DLLs for Xamarin.Android, Xamarin.Mac and Xamarin.iOS. Now Xamarin developers can use Aspose.Words for .NET Standard in all the above-mentioned platforms.
March 10, 2020 · 2 min · Andrey Noskov

Aspose.Words for .NET 20.2 is released

Despite the public holidays, this month was finished with good productivity, 57 improvements and fixes (with 4 Enterprise and 3 Priority Support issues among them) were included to this regular monthly release. Totally 105 issues were processed. Loading PDF documents is now supported by Aspose.Words for .NET Standard. This is the first file format codec included as plugin in Aspose.Words. To make loading PDF documents work in your .NET Core application, you should add a reference to Aspose.
February 6, 2020 · 2 min · Andrey Noskov

Automate Microsoft Word - Create MS Word Documents in C#

Are you searching for a solution to automate Microsoft Word features, i.e. creating, updating, and converting Word documents? If yes, this article is going to make your life easier by demonstrating how to create Word documents in C# without MS office.
January 8, 2020 · 4 min · Usman Aziz

Aspose.Words for .NET 20.1 is released

Aspose.Words .NET/Rendering Team implemented direct embedding of OpenType fonts as planned feature for PDF 1.7 standard. The preparation of the first release of 3D Effects Rendering through OpenGL is ongoing. Also, various tasks related to SmartArt Cold Rendering support were investigated and achieved.
January 7, 2020 · 1 min · Andrey Noskov

Convert Word Documents to PDF in C# .NET

Various .NET libraries let you convert Word documents to PDF in C#. However, you often face issues in the converted PDF document, i.e., disturbed layout, slow conversion, etc. So why not try a high-speed and high-fidelity converter that allows you to convert Word DOC to PDF in a few simple steps? Read more…
January 2, 2020 · 5 min · Usman Aziz

Convert Word (DOC, DOCX) to Byte Array

Aspose.Words API provides the simplest way to convert a Microsoft Word DOC or DOCX document to a byte array in C# and Java. The conversion of a Word document to a byte array is helpful when storing documents in the database and/ or then retrieving them from the database. Aspose.Words API provides the functionality to manipulate Microsoft Word files without using Microsoft Word. If you do not have Aspose.Words API installed, please follow the instructions given on installation page for .
December 9, 2019 · 2 min · Muzammil Khan

Export Webpage Contents to an Image or Image Archive Using Aspose.Words for ASP.NET MVC

Are you facing problems in converting a lengthy web page into single/multiple images (PNG, JPEG, TIFF, or BMP)? Here is how Aspose.Words for .NET will help you achieve this. Aspose.Words for .NET exports the entire content of the web page into a single image or multiple images, as per user choice, in any image format (options available are PNG, JPEG, TIFF, BMP). Users can easily download the exported image(s) and use it as desired.
April 23, 2016 · 2 min · Jawad Ahmed

Export DNN Page or Pane to DOC, DOCX, ODT, PDF, JPEG, PNG and TIFF in C#

Advance DNN Content Exporter Module using Aspose.Words for .NET allow users to export online content into a Word Document, OpenDocument, PDF, and Image formats (Jpeg, Png, Tiff) from selected DNN Skin Pane or Full Page using Aspose.Words and send output file to browser for Open/Download to local system. CodePlex Github DNN Store New Features This is an updated version of the module and enriched with the following new features to make the content export process effective, simple, and easy to use:
April 14, 2016 · 2 min · Aamir Waseem

Code Comparison between Aspose.Words for .NET and OpenXML SDK

We’ve added more code examples in this new release of Aspose.Words for .NET in comparison with OpenXML SDK. Code Comparison of Aspose.Words for .NET with OpenXML shows how different tasks can be performed using Aspose.Words for .NET APIs and OpenXML SDK to deal with MS Word document and OpenOffice Documents. This is also helpful for those who want to migrate from OpenXML Word. What’s New in v1.2 Get and Set Bookmark Text Remove Hidden Text from Document Remove Page Breaks from Document Remove Section Breaks from Document Search and Replace Text in Document Part Extract Image from Word Document Existing Examples Remove the headers and footers from a word processing document Open a word processing document for read-only access Open a word processing document from a stream Convert a word processing document from the DOCM to the DOCX file format Add table to Word Document Open and Add text to Word Document Create and Add a paragraph style Change text in a table Create a word processing document Change or Replace Header and Footer Delete comments by all or a specific author Insert a comment into a word processing document Retrieve comments from a word processing document Download Latest Examples You can download latest examples from one of the following locations:
March 28, 2016 · 2 min · Zeeshan Shafqat

Missing Features in NPOI vs Aspose.Words for .NET - C# Code Examples

Are you finding it difficult to convert Microsoft Word documents into PNG/TIFF? Or creating charts in Microsoft Word documents? Above all, you are unable to find answers to these problems in other java APIs? Here is how Aspose.Words for .NET will solve all these problems for you in a matter of minutes. This project of Aspose.Words for .NET shows Code Examples of those features which are missing in NPOI. It will demonstrate how different tasks can be performed using Aspose.
March 24, 2016 · 2 min · Jawad Ahmed