First of all I\'m going to state right out that I\'ve never worked with VB in the context of coding macros before - my skills lie in other areas (PHP, Javascript, getting there with C#, etc). However,
Microsoft Office documents, im my case: PowerPoint presentations, can have restricted permissions. How can I find out, programmatically, which permissions my code has on a given document?
How to extract some images from PowerPoint and Word documents开发者_高级运维, in order to manipulate them, and after that, put the images back in the MS Office files?Apache has a project called \"POI\
I\'m trying to display the MS Word \"Print Setup\" d开发者_如何学运维ialog in a VSTO AddIn for Microsoft Word 2003. I can display the dialog box, but the options button at the bottom left corner of th
I had MOC 2005 re-installed on my office PC recently, and found to my chagrine that it had lost all of my contacts. I\'ve searched for ways to export/import the contacts list, but have not found any u
I\'m working with Delphi\'s MS Office interop, OfficePartner, an开发者_如何学运维d I can\'t seem to find out how to insert a Continuous Section Break into my doc (this can be done in .Net via an Inser
My excel 开发者_开发百科comment is gone under the cell ...how to make it always on top?Right-click the cell with the comment and choose \'Show/Hide comment\' might do the trick
I\'m trying to create a VB6 application linking to Microsoft Access 2007. I\'m going to save account names and passwords in Access 2007. I\'m using V开发者_StackOverflowB6 as the front end. Would some
I have an excel sheet with two columns. Eg. ---------------------- ABoutputColumn C ----------------------
Writing an application in Cocoa that wi开发者_StackOverflowll take input from the user, format it appropriately, and then export it to MS Word.Are there any references or built-in libraries available