0
votes
0answers
12 views

Getting a complex powerpoint figure from a circle

I got a task in powerpoint to get from one figure to another only by using powerpoint's tools. I'm totally lost though, it doesn't seem to come out right. I can't really figure how to move the bottom ...
0
votes
1answer
36 views

AJAX in Microsoft Office Web App

I was coding an app for Office, where i planned to use AJAX to load contents dynamically from a external website to the office app. I have the following JS function. When the execution reaches to ...
0
votes
1answer
31 views

Implementation of a custom menu for Office 2003 and Office 2007 (2010)

How can I define a custom menu (part of an addin) programmatically for Word 2003 and Word 2007 with the Visual Studio Tool for Office respectively .NET? The problem ist, that in Office 2003 there are ...
0
votes
0answers
16 views

Does MS Visio have some fileMapers for scaffolding word || excel ..and other MS_file_types?

Does MS Visio have some fileMapers for scaffolding word || excel ..and other MS_file_types? I mean.. scaffold *.doc file and generate tables, form, etc? Or may be I can write myself needs plugins ...
0
votes
0answers
66 views

page break inside MS word Table

This is a different question that I posted before. I want to get the page Break inside a table in MS word so I have a table in MS word, Inside the table, I have a text called PageBreak in one of the ...
0
votes
0answers
113 views

Substitute function in (Excel) not replacing text

I am trying to use the substitute function in excel to change the 05 in the first column to 04 as follows: 06-05NG22D021 --------------- 04NG22D021 06-05NG22D021-KP01 ---------- 06-04NG22D021-KP01 ...
0
votes
0answers
277 views

KB2592525 for Office Web apps server not installing [closed]

I have a VM with Windows 2008 R2 Enterprise 64 bit and I am trying to install Office Web apps. I am trying to install the perquisite KB2592525. But when I download and install this update I receive a ...
0
votes
0answers
154 views

Get Custom Document Information Panel metadata within Word

I have created a custom DIP using InfoPath, the XML was generated manually as their is no SharePoint document library available. The DIP was created first by creating the basic XML stucture as a ...
1
vote
2answers
188 views

Excel column values change by condition

I have 3 columns in Microsoft Excel 2007. One is some ID, one is original ID and one is mix of those IDs. All columns have the same number of rows. The columns with ID have some unique ID numbers same ...
1
vote
2answers
131 views

Microsoft Access - Merging content with identical keys into a new table

In Microsoft Access, I would like to merge a specific column from tables having an identical key (=being duplicates) into a new table. The source table would look like this Key Content Apple X ...
1
vote
2answers
10k views

Embedding video in PowerPoint 2010 not working

I'm trying to embed a video in powerpoint 2010 to autoplay when I get to that slide (ideal). OR... if that doesn't work I'd like to hyperlink an image in my presentation to the video... and when I ...
0
votes
0answers
39 views

Microsoft documentation for understanding just about ALL office file formats and their specifications! need help understanding?

http://msdn.microsoft.com/en-us/library/cc313105.aspx The above link shows specifications and structures of Microsoft Office file formats. It gets complicated (for me anyway) but it's pretty cool to ...
0
votes
0answers
55 views

Application for Microsoft OLE file dumper for windows 7 to understand internal structure of OLE File?

Is there any free software for Microsoft OLE file dumper for windows 7 to understand internal structure of OLE File?
2
votes
0answers
92 views

Dradis + XSLT: Microsoft XML 2003: Processing

I would like to create an XML file that can be opened in Word (using Word 2003 XML). I'm trying to embed a single image into the document like this: ![enter image description here][1] ...
0
votes
1answer
186 views

Need information about mso style

I need to know what options or properties can be set in msWord using the MSO styles besides the limited css styles, I already found that information but nothing else. For example I run across ...
0
votes
1answer
143 views

Microsoft Outlook 2010 - Custom Field to indicate whether email message is sent TO me or CCed to me

Does anyone know how to create customised fields (columns) in Microsoft Outlook 2010. I receive a lot of email and would like to define a new column in my inbox folder, where I could somehow classify ...
0
votes
0answers
383 views

How to rearm Microsoft Office in 2010 Information Worker Demonstration and Evaluation Virtual Machine (SP1) [closed]

I'm doing some tests in a 2010 Information Worker Demonstration and Evaluation Virtual Machine (SP1). However, after a few days (maybe ~180), Office is now saying that it needs to be activated. I've ...
1
vote
2answers
388 views

How to create and save .docx document on C/C++?

I need to manipulate .docx documents using C/Visual C++. Any samples i found is c# samples. How to do so?
0
votes
1answer
139 views

MS Visio - Plug in (disable via registry)

I'm using MS Visio 2007 (on Windows XP sp3) I just wanted to know if there is a registry key that controls the “turning on and off” of the COM Add-In? I've got a plug-in and want to disable for ...
0
votes
0answers
95 views

Only Sharepoint 2010 Administrators can search [closed]

I am very new to Sharepoint in general. I was told to fix this so I am. Before I wasn't able to search (admin rights) at all, as well as the users. The problem is that the crawler had incorrect ...
0
votes
0answers
122 views

Match lists and pick up values that don't exist

I need some help with a problem. In short, I got two lists with the same kind of format and same kind of information. Let's call them: w.1 and w.2 (and it will be another one called w.3 and so on) ...
0
votes
0answers
48 views

Excel XP moves my files

So I'm on my computer at work and I notice that Excel is moving the destination of my saves to the folder where the file was opened from. For Example: I open a file on our server from the ...
0
votes
1answer
133 views

How do you chain a self-signed certificate to a root certificate?

I can create a self-signed digital certificate using Office's Selfcert.exe tool, but I don't know how to chain it to a root certificate. Can someone tell me how to do it?
0
votes
1answer
2k views

Microsoft Office Interop Word read header and footnote

I want to use Microsoft Office Interop Word Assemblies to read header and footers of word documents. I have two problems : First how to access footnotes and headers? Second how to convert them to ...
0
votes
0answers
159 views

Quickest and Easiest Way to Automate Text Replacement Logic in a Microsoft Word 2007 Document?

I have a letter written in MS Word 2007 that I wish to modify and send to several different people. I need to personalise each letter by changing a few words, sentences and paragraphs, as well as ...
0
votes
2answers
810 views

How to compare two visio files and report difference between them?

Now there are 2 visio files, a new one and an old one. Some changes are made in the new one. I need to compare the two files to find out differences between them. how to make it done? Is there any ...
0
votes
2answers
797 views

Sharepoint: Cannot continue editing a checked out document after a computer crash [closed]

While editing a sharepoint (2007) document (excel), I had a computer crash. After reboot I cannot continue my work, because I get the message, that the document is locked by another user. Discarding ...
0
votes
1answer
133 views

Microsoft Access Fixes not Propagating/Errors Not Reproducible In Dev Environment

OK so this is kind of a general question here. We run an ASP/C# Site that's fed by a SQL 2008 R2 database. Our data entry takes place using Microsoft Access 2007 and feeds to a SQL 2008 R2 instance. ...
2
votes
1answer
1k views

MS Office 2010/2007/2003 default font for default user

I must create an installer which will change default font in MS Office (versions 2010, 2007 and 2003) for default user. How can I accomplish this? My first guess was to iterate over MS products and ...
0
votes
2answers
2k views

Excel 2010 paste values

Dim ws As Worksheet, wbREF As Workbook Set ws = ActiveSheet Set wbREF = Workbooks.Open("ALSP.xls") 'you may want to put the full path here Range("B7:L61").Copy ws.Range("N7") 'copy to ...
1
vote
1answer
2k views

Excel 2007 Macro does not work in 2010

This macro worked just fine before we updated to windows 7 and Excel 2010. The macro stops at Activesheet.paste. All this does is open a file, copy the data and paste it to the first document. There ...
0
votes
1answer
473 views

Unable to open InfoPath forms in web browser

I have created some InfoPath forms. I am using MS-Office 2010. I deployed these forms on IIS server. When I open the URL in my browser, a list of files gets opened. When I click on any of the form ...
3
votes
0answers
201 views

Identifying and reading Microsoft Office lock files

I'm writing something that monitors a folder, and whether a file is an office document, and is locked for editing, is relevant. This is in Python. I need any information I can get on these files. In ...
0
votes
0answers
91 views

How do I run ppt slides without installing msoffice? [closed]

I want to know about pack & go toll about microsoft office.
0
votes
1answer
159 views

Ways/Sources to learn writing macros for Microsoft office word

Please someone help me to find sources to learn writing macros for MS Office Word. I am ended up with getting web pages for only "Recording macro" explained in different ways. While seeing those web ...
0
votes
1answer
517 views

Where can i find microsoft.office.infopath.dll in Windows 7

I installed Microsoft office professional 2003 package which also includes Microsoft office infopath but microsoft.office.infopath.dll is missing in .Net Framework Components and in GAC. Please give a ...
0
votes
1answer
1k views

How to save a MS Access filtered table as a query in VBA

I need to be able to save the results of a filtered table in Microsoft Access(2010) as a query. Reports in Access are only dynamic if they are based off of a query. If I based the reports off of a the ...
2
votes
2answers
2k views

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 found the algorithm is uses for encrypting. I'm encrypting a PowerPoint file.
0
votes
1answer
343 views

Visio 2007 to Word 2000, images being changed during printing process

I am currently sorting out some screenshots for some software documentation. I take a screenshot, paste it into visio 2007, do some alterations and add shapes etc and then copy it into word 2000. It ...
0
votes
2answers
105 views

best way to automatically convert microsoft office documents

what is the best way to convert Microsoft office documents automatically on a server? we need to convert lots of such documents automatically to pdf files. currently we use pdfcreator with an ole ...
0
votes
0answers
553 views

Downloading Microsoft 2010 getting error of write a block to pipe failed

I was trying to download Microsoft Home and Student Free trial and it keeps saying "Click to run Bootstrapper not working" and then it says "write a block to pipe failed". I have removed Microsoft ...
0
votes
0answers
174 views

Integration of Screenshot Effect in MicroSoft Word 2010

I am impressed alot by the new Microsoft Office 2010 New Feature's. So i am thinking of creating a particular effect in my Own Application Which is Based On Image Processing. Can Anyone help me out ...
6
votes
3answers
3k views

Using Vim to edit Microsoft Word files

I have found a vi emulator for microsoft word here: ViEmu but I wanted to use vim to edit DOC or even rtf files. My question is , is this possible ? Are they any other formats that preserve ...
7
votes
4answers
2k views

Open a Password-Protected Word File in Java?

How can I open a password-protected Microsoft word(.doc, .docx) file in Java, assuming that the password is known?
0
votes
0answers
215 views

Windows Program to automatically print a Powerpoint to OneNote

I want to pretty much create a Windows application in which you can drag (View: http://yfrog.com/jkcapture3sdj) multiple Power point files into and it: 1.)Sends them to OneNote as a printout ...
0
votes
0answers
68 views

How do I create an MS Word add-on that automatically recommends terms by detecting what user is typing (muti-word matching)?

I am aware of auto-complete and custom dictionary, but my application requires matching multiple, unspecified number of words or acronyms. I want to suggest to user a standard way of writing a ...
0
votes
0answers
81 views

spell checker in an SDK

Is it possible to add a spell checker tool in an SDK, for example "MS Developer Studio 97" that office (or other word processing tools) uses? Thanks, Sun
1
vote
1answer
66 views

Implementing “View as HTML” for Word and PDF documents on an intranet

I am looking for a way to implement "View as HTML" (as seen in e.g. GMail) for Microsoft Office and Adobe PDF documents stored in an intranet. Can anyone recommend approaches for this? The intranet ...
1
vote
1answer
418 views

=rand(100,60) - MSOffice Problem

Oho ! Have you tried this one ?? Very simple office utility question. The question is something like this. Open Microsoft word ( 2003 or 2007 ) whatever you use. After opening the word. Let's ...
0
votes
1answer
188 views

Missing Microsoft XML schema mystery

I downloaded the XML schema's for Office 2003 from Microsoft's download site here so I can validate Excel documents that people upload to our app. Turns out that they don't work. I receive errors ...

1 2