We have an ASP.NET application on IIS 7 that accepts authentication tokens from ADFS 2. We used Windows Identity Foundation in the application to do that.
I have a Excel work sheet with a lot of hyperlinks (both to external documents and to other tabs on the same document). We recently moved over to a DAV server to have our files easily available from w
I would like to write a simple bit of code that would extract only the tag information from a set of office (docx, pptx, etc.) files that exist in a directory so that it could be indexed and searched
Any one know of a way to install MS Office Primary Interop Assembl开发者_开发知识库ies without installing having to install office itself?Nope, not possible, or useful. There is no sense installing li
I would like to create a button that the user can press on the MS wor开发者_如何学JAVAd toolbar, after this the document text is passed to a remote service, and some tabular data is passed back and di
Selecting data from an excel file over ASP.NET. I continue to see this error. Steps taken: 开发者_如何学编程
I have inherited an office 2010 plugin for Outlook. It is supposed to be able to save the mails, attachments or both in a seperate database/file. It saves the mails incl attachments just nicely (aka b
开发者_运维知识库I want to open office documents, like Word, Excel and PowerPoint, from my BlackBerry app. I am able to download the files from the server, but I am not sure how to open them. On Black
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I am trying in my application to launch Microsoft Excel with specific arguments (ie. additional xla & xll).