Questions tagged [netoffice]

NetOffice is an open source .NET library which offers solutions for Office developers in .NET. .NET Wrapper Assemblies are available for accessing MS Office applications without the need to use VSTO.

Features

  • Office integration without version limitations
  • All features of the Office versions 2000, 2002, 2003, 2007, 2010, 2013 are included
  • Active support in version independent development (please scroll down)
  • Syntactically and semantically identical to the Microsoft Interop Assemblies
  • No training if you already know the Office object model, use your existing PIA code
  • Reduced and more readable code with automatic management of COM proxies
  • Usable with .NET version 2.0 or higher
  • Easy Addin Development
  • No deployment hurdles, no registration
  • No dependencies, no interop assemblies, no need for VSTO
  • Visual Studio Project Templates and Wizards available Photo Gallery
93 questions
0
votes
1 answer

Visual Studio 2012 design an Outlook 2003 add-in

I'm currently looking for a way to make an Outlook 2003 add-in in C# with my Visual Studio 2012. Everywhere I look for this on the internet says that earlier versions of Visual Studio will do this however I would ideally like to use VS2012. Has…
sleath
  • 871
  • 1
  • 13
  • 42
0
votes
1 answer

How to download a file created in the server's memory to the client without saving it?

How to download a file created in the server's memory to the client without saving it (ASP.NET)? I've generated an Excel file on server using NetOffice. BUT now, I am not able to download it to the client. I don't want to save a copy of this file…
Temp O'rary
  • 5,366
  • 13
  • 49
  • 109
-1
votes
4 answers

Stimulsoft: Make Excel column auto width

I'm exporting a (Stimulsoft) report to excel but some cells text becomes long and causes horizontal alignment between cells to fail. It's clear word wraping enlarges cell height but don't spreads it to all others cells in same row. I managed to make…
jean
  • 4,159
  • 4
  • 31
  • 52
1 2 3 4 5 6
7