Wednesday, 21 July 2010 08:42

Word Styles in C#, VB.NET

The sample demonstrates how to Set Word styles.

Wednesday, 21 July 2010 08:11

Word Replace in C#, VB.NET

The sample demonstrates how to replace one word to another in a Word document.

Wednesday, 21 July 2010 07:24

Word Find and Highlight in C#, VB.NET

The sample demonstrates how to find and highlight specified text in Word document.

Wednesday, 21 July 2010 06:49

Word Editing in C#, VB.NET

The sample demonstrates how to edit a Word document.

Tuesday, 20 July 2010 15:07

Word Hello World in C#, VB.NET

The sample demonstrates how to write a "Hello World" in a Word document.

Thursday, 01 July 2010 14:22

EXCEL Interior in C#, VB.NET

 
The sample demonstrates how to write excel 2007 workbook.
Interior.gif

Saturday, 03 July 2010 14:15

EXCEL XLSX in C#, VB.NET

 

The sample demonstrates how to load excel 2007 format file.

XLSX.gif

Saturday, 03 July 2010 10:50

EXCEL Workbook Designer in C#, VB.NET

 

The sample demonstrates how to use WorkbookDesigner.

MarkerDesigner.gif

Saturday, 03 July 2010 10:46

Excel XML in C#, VB.NET

 

The sample demonstrates how to write an excel workbook to an XML file.

WriteXML.gif

Saturday, 03 July 2010 10:34

Excel Save to Stream in C#, VB.NET

 

The sample demonstrates how to save an excel workbook to stream.

SaveStream.gif