word

WordPress Menu with slide show

We are using the WordPress with Superslide show, the problem is menu is hiding behind the slide show how can we avoid thisand get the menu above the slide show? ...

Microsoft Word Document Controls not accepting carriage returns

So, I have a Microsoft Word 2007 Document with several Plain Text Format (I have tried Rich Text Format as well) controls which accept input via XML. For carriage returns, I had the string being passed through XML containing "\r\n" when I wanted a carriage return, but the word document ignored that and just kept wrapping things on the ...

create agenda that automatically adjust time in word 2007

hi, how will i create a table based agenda in word 2007 that will automatically updates the time assigned to each speaker when ever i change time allocations i want to create some thing like this which is an excel sheet but want to do this in word http://office.microsoft.com/en-us/templates/TC300013331033.aspx?CategoryID=CT101172311033...

word addin not loading on second word document

Howdy, Ive written a word addin in VS 2008 thats pretty simple, just adds a commandbar and a couple of buttons. The addin loads and works fine for the first document that is opened. When I open a second and subsequent documents, the addin does not load. Please ask for anymore info if needed. Happy to provide. ...

Indexing text files in PHP

I have been set a challenge to create an indexer that takes all words 4 characters or more, and stores them in a database along with how many times the word was used. I have to run this indexer on 4,000 txt files. Currently, it takes about 12-15 minutes - and I'm wondering if anyone has a suggestion for speeding things up? Currently...

New line formatting when using HTML file as Word file?

I'm writing a PHP application for a client that needs a pre-existing HTML page I've already created to be "exported" as an Word file. Simply, this is how it's done: if (isset($_GET["word"])) { header("Content-type: application/vnd.ms-word"); header("Content-Disposition: attachment;Filename=some_file.doc"); } This, of course, will ...

For personalized page, which word should be used -- "your" or "my"?

When I design a personalized page (control panel, cart etc), I need to decide which word to use -- "your cart", "your control panel", "your wish-list" vs. "my cart", "my control panel", "my wish-list". Which one do you choose and why? ...

Excel Graphs not printing the right size in Word 2007

Hi there I'm highly annoyed because I've been trying to print excel charts in word and I'm not getting any love. I have 170 graphs or so that need to be put into word (so I can have 2 per page) and then printed as an Appendix to a report. I'm transferring the graphs by dragging the actual excel file and dropping into word as this is the...

How to create a document assembly application?

Hi, I need to create a document assembly application and I do not know where to start from. We have a couple of Word templates that are changed based on diferent scenarios and a faster way will be to build an application that will generate a Word document, based on these templates on variouse scenarios. Any ideas? ...

PHP - get certain word from string

Hola! If i have a string like this: $myString = "input/name/something"; How can i get the name to be echoed? Every string looks like that except that name and something could be different. ...

Complex XSLT split?

Hello, Is it possible to split a tag at lower to upper case boundaries i.e. for example, tag 'UserLicenseCode' should be converted to 'User License Code' so that the column headers look a little nicer. I've done something like this in the past using Perl's regular expressions, but XSLT is a whole new ball game for me. Any pointers in ...

From C#, open an arbitrary application

Related question [stackoverflow] here. I'm trying to do the above, but I want to take the process one step further. I want to open an arbitrary file using the default editor for the file type. From that point, I want to allow my user to interact with the file as they would normally, or continue to work in my application. The extension i...

Library that takes Microsoft Office files (word/excel/ppt) and renders images of them?

I'm building a webapp, and I need the ability for users to view Word/Excel/PPT files in the browser (these files are stored server-side). This is to offer them a quick way to preview the document without needing to download it and launch Microsoft Office. Pretty much looking for the "View" feature for email attachments in GMail. I'm a...

Code Golf - Word Scrambler

Please answer with the shortest possible source code for a program that converts an arbitrary plaintext to its corresponding ciphertext, following the sample input and output I have given below. Bonus points* for the least CPU time or the least amount of memory used. Example 1: Plaintext: The quick brown fox jumps over the lazy dog. ...

How to insert header for every page in a document using apache poi?

I need to read a document and write its content to another file. For this i am using apache poi (getText)which prints the header once at the starting page only. i need to read all the headers at all pages and write to the corresponding file. Is there a way to get all the headers page by page? Also i need to print the page numbers dynamic...

Format Java Code into Word / RTF

I need to format java code to put into a Word document. Are there any programs that will do this with keyword highlighting, etc. ? ...

Browser Word Document Editor

I've been looking at Adobe Buzzword and Zoho Writer and the functionality their editor controls provide is something that I need to incorporate into an application I'm working on. To be clear, I'm not looking for a WYSIWYG HTML editor like FCKEditor or the Telerik R.A.D controls editor. What I'm looking for is an editor that can creat...

how to create Table-of-contents (TOC) via macro

I need to create table - of-contents after mailmerge by macro as word does not support updating TOC field from TC fields. Is it possible to automate creating TOC ? ...

Is it safe to store and version WordprocessingML documents in Subversion?

Basically what the title says: is it safe to store WordprocessingML documents in Subversion and perform conflict resolution on them? Not talking about OpemXML here - I'm wondering about Word's original single XML file format with binary image data, etc. all in a single text XML file. ...

Word macro cannot save filename > 255 characters

I have this in my Word Macro ActiveDocument.SaveAs FileName:="D:\\GrooveAndRock\\GrooveAndRock\\GrooveAndRock\\GrooveAndRock\\GrooveAndRock\\GrooveAndRock\\GrooveAndRockAndRoll\\GrooveAndRockAndRoll\\GrooveAndRockAndRoll\\GrooveAndRockAndRoll\\GrooveAndRockAndRoll\\GrooveAndRockAndRoll\\Ug F Blug and Bug f Goo - Blank Address - 2009-09-...