I\'m working on a Word plugin that has to be compatible with all Word versions beginning with 2003. One of the requirements needed for a feature is the ability to embed custom data of any length in a
I am trying to simply open a document with Applescript in Microsoft Word, here\'s my script: tell application \"Microsoft Word\"
I am currently diving into VSTO add-in development and ribbon customization for Word 2010. This works fine, but has a drawback: The ribbon customization should take place for only certain documents, b
For example, I got text document. Like so: At around 6am last Bank Holiday **Monday** I was called by our **Australian** news desk who informed me of the news. Stumbling from my bed to the lounge, st
I\'m developing an application for iPad using XCode 3.2.5 iOS SDK 4.2.This application requires to open PDF, DOC and XLS files and preview them to the user.
My program is copying string from other file and it should convert as heading while pasting in word. (MS 2007). I tried recording macro:
I am writing a C# WinForms program using the Word 2003 PIA which gives users the capability to insert different sorts of breaks. I am using the range.InsertBreak method which takes a WdBreakType argum
I\'m working on a software that should be able to automatically convert Word documents to pdfs. Is there any library that supports Java preferably that can achieve this? It can be either free or comme
First I\'ll explain the project structure: Solution Templates Sport Sport.doc Opendoc.aspx Opendoc.aspx.cs Now the problem.
I have a Word document shared with several other people in Dropbox.If a Word document is on a shared drive, users are notified if it is already opened.Since a local copy is opened in a Dropbox folder,