Top "Ms-office" questions

Microsoft Office is a proprietary collection of desktop applications intended to be used by knowledge workers for Windows and Macintosh computers.

What algorithm does Microsoft Office 2010 use for encryption?

Does it use the standard AES 128bit key for encryption? I've searched a lot on Google, but I still haven't …

encryption cryptography ms-office powerpoint
How to dynamically load, access and unload subforms in microsoft access

I am trying top transition from ASP.NET to programming in access and I am used to thinking in terms …

vba ms-access vbscript ms-office office-2010
VBA Outlook Mail .display, recording when/if sent manually

My code displays a message with basic subject, body, attachment. Next the user manually updates and customizes the message and …

vba outlook ms-office office-2007 outlook-2007
Is SharePoint compatible with Office 2010?

I have a site developed in Microsoft Office SharePoint server 2007 and I have installed Microsoft office 2010 on my machine. When …

ms-office sharepoint-2007 office-2010
Can you install Office 2007 PIA's without office

First of all, my question is not quite the same as Is Office 2007 PIA deployment possible without Office 2007? I am …

.net ms-office office-interop office-2007 office-pia
Using MODI to OCR in C#. Need to read images from memory, not disk

I'm trying to use MODI to perfom OCR on bitmaps I already have in memory. I can't seem to find …

c# ms-office ocr modi
RCW & reference counting when using COM interop in C#

I have an application that uses Office interop assemblies. I am aware about the "Runtime Callable Wrapper (RCW)" managed by …

c# com ms-office office-pia rcw
python convert microsoft office docs to plain text on linux

Any recomendations on a method to convert .doc, .ppt, and .xls to plain text on linux using python? Really any …

python linux ms-office
MS Word 2010 mail merge: dynamic url, same text

I have a MS word 2010 mail merge that needs a personal url as href and a generic title for all …

url ms-word ms-office mailmerge
Parse Tab Separated Values in VBA

I am trying to take clipboard data copied from excel (i.e. tab separated text) and parse it into a …

excel vba ms-office clipboard office-2007