I need to convert Microsoft Office Word .doc files into the new format .docx of Office 2007.
I need it to be done via the command line since it's an application where people upload .doc files and i want them automatically to be converted to .docx.
I can live with a link to a downloadable .exe file if yo can provide, a C++ code will be even better.…
Hi, I have Adobe's PDF creator installed and I'm using Microsoft Project 2007... I want to print my gantt chart as one giant single-page PDF. (Currently it's set to print on letter sized paper, and it's six pages in a 3x2 layout.)
I can't figure out where or how to make those settings. The PDF page setup doesn't seem to be right, nor "page setup"…
Trying to install CRM4.0 on Windows Small Business Server. We get through the isntall process (Setting up database, website, AD etc) when we clikc install though the following error is dumped to the log file, anyone point us in the right directon?
13:49:07| Info| Win32Exception: 1635
13:49:07| Error| Failed to revoke
temporary database
…
I opened an existing Microsoft Project file today and was unable to expand/collapse the subtasks use the cursor and the '+/-' signs beside the parent tasks.
I am able to expand and collapse using the 'View-Outline' ribbon icon. However when I attempt to do this using the mouse on specific tasks, my cursor will not perform the task. My cursor…
I need to change about 100 DNS records and IIS configurations on a Windows 2003 web server. The gui doesn't accommodate it and the MS command line tools seem incomplete (for example: dnscmd cannot edit a record, only create). Is there a third party tool out there I can use?
Basically I just need to change one IP address to another.
<vent…
This is quite a weird question, as I think I am asking the opposite of what most people want to try and achieve with outline numbering in Microsoft Word.
The outline numbering associated with the styles "Heading 1" and "Heading 2" are fine and working as normal, but the outline numbering associated with all the heading styles from "Heading 3"…
Hello,
I would like to be able use some sort of C++ style commenting for Microsoft Word.
E.g. If I have
// line of text
the entire line should be a comment and should appear in a different colour.
Same goes for:
/*
text block
*/
I would want text block to be in a different colour than my main text.
Another feature that would be nice…
In the latest Microsoft news, software giant announces Silverlight for multimedia Web development is now open source. Could the move spur a bevy of work for Silverlight developers and new apps for Microsoft's Windows Mobile 7 Series?
This white paper explains how Microsoft® adCenter implemented a Microsoft SQL Server® 2008 Analysis Services Scalable Shared Database on EMC® Symmetrix VMAX™ storage. Leveraging TimeFinder® clones and Enterprise Flash Drives with the read-only feature of SQL Server 2008 Analysis Services allowed adCenter to dramatically scale out OLAP while…
Hi,
My W2K3 server was running TFS 2008 SP1, SQL Server 2005 Development edition.
I installed SQL Server 2008 Standard. I installed it while leaving SQL Server 2005 alone. Upgrading was not possible due to the differences in editions of the SQL Servers.
Now TFS is broken. On a client computer, if I go Team - Connect to Team Foundation…
I'm using Microsoft Word 2002 to maintain some documentation. The documents are stored in a version control repository (Subversion) together with the source code it documents. My Subversion client (TortoiseSVN) comes with a little VBA script that allows to leverage the built-in revisions feature when merging different branches. In other…
Great event : Microsoft Visual Studio 2010 Launch @ Microsoft TechEd Blore
I was really excited on attending the day 1 of Microsoft TechEd 2010 in Bangalore.
This is the first Teched that am attending.
The event was really fun filled with lot of knowledge sharing sessions and lots of goodies and gifts by the partners
Initially…
This week Microsoft is hosting the first edition of their annual TechReady conference. Even though TechReady is an internal conference, Microsoft invited us to present a not one but two sessions about some our recent work. We are particularly proud of the fact that one of those sessions is about our SO-Aware service registry. We see…
I just read an Joel's article about Microsoft's breaking change (non-backwards compatibility) with dot net's introduction. It is interesting and explicitly reflected the condition during that time. But now almost 10 years has passed.
The breaking change
It is mainly on how bad is Microsoft introducing non-backwards compatibility…
At http://shop.oreilly.com/product/0790145342201.do, I have spotted a free e-book "Introducing Microsoft® SQL Server® 2012 ". There is no indication as to how long this will be available for free, so I suggest get it ASAP. It is available in a number of other electronic formats besides PDF."Introducing Microsoft® SQL Server® 2012…
Since I joined Microsoft over 2 1/2 years ago, many of my friends and colleagues ask me how I like it and how things are going. To be more precise, often these friends tip their heads to the side and ask with great concern “How are you doing? Are you working all the time?”. In many cases, I think this would be the same manner…
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 tried rearming with OSPPREARM.EXE, but I get the following error: "The security processor reported that the maximum allowed…
I tend to have a few Word documents that I keep open all the time, with notes for a long-running project. Normally they are all minimized.
The problem is that when I click on a different .doc or .docx file in Windows Explorer, even though the new document opens in its own window, the other, minimized Word documents get…
This is driving me absolutely insane. I want to start the page numbering on page 5 and for it to continue to the end of the document. I've tried using page/section breaks but that didn't work. I've also tried pressing ctrl + F9 while in the footer and adding it in the format { if{ page } < 5 "{ page *roman }" "{ page…
I have a headline in my document of level 3 and want the document hierarical numbered but it seems my level 3 headings do restart numbering at 1.1.1 and i have no clue why.
it looks like that:
1. blah
1.1 blub
1.2 blub
2. blah
2.1 blub
2.2 blub
1.1.1 blubb <- shouldnt this be 2.2.1 ?
3. blah
how can I correct…
I have Windows 7 RTM, Office 2007 SP1, and a computer with English and Hebrew languages installed. In most programs (e.g. notepad), left ALT-SHIFT switches from Hebrew to English and vice versa.
In word, it also usually works, but sometimes pressing left ALT-SHIFT just won't do anything. Is this a bug in Windows ?…
We use a spreadsheet as our timecards. The template is stores on the server with links to it on the individual Desktops.
I am trying to figgure out the VB so that wnen the cell for username (B5) is blank, the VB will place next sundays date in (B7). After the user enters thier name in B5, I need it to not change…