Ubuntu :: Opening Word Docs - Brings Up Is Lines
Jul 19, 2011
I took all my docs of my pc and put them on a usb drive and now have moved them onto ubuntu. However, when I open them with openoffice, all it brings up is lines and lines like this... how I can fix this and get my documents back to normal again?
View 3 Replies
ADVERTISEMENT
Feb 18, 2011
I noticed that files that were written in MS Word 2003 change when opened in Open Office 3.2.1 This usually involves tables, lists, and image placement, as well as page margins and boundaries. It sometimes makes it annoying when reading files saved in MS Word .doc format that other people send me. Does anyone know if there is an extension to fix this? Or settings that can be changed? Also, was this addressed in version 3.3.0 of OpenOffice? Has anyone tried it on LibreOffice? I don't want to install VirtualBox, Windows, and Office to read Word files properly. I dislike MS.
View 4 Replies
View Related
Jul 14, 2010
In my graduate professional writing program, I have had to make several documents that integrate graphics. In order to manage the graphics, I taught myself how to use frames. But I discovered that the Openoffice.org word processor has a problem saving the frames correctly. I save my document and close it. When I reopen it later, the graphics in some of the frames (not all) are distorted; they appear cut in half. Examining the frames, I determined that the anchors of the affected frames had changed since I saved and closed. Changing the anchors back to whatever they were restored the graphics to normal. Every time I saved and closed, this happened again. The first solution I came up with was to save with the frames set properly, and export the document as a PDF file; the frame anchor settings will not mess up for that.
Then, because I save my school documents as Word files (the university--that program, anyway--doesn't use Linux), I tried saving the document as an OpenOffice text document (.odt). That also avoided the frame anchor settings problem, meaning the problem occurs only when saving as a Word document. But since my professors probably don't use OpenOffice, I am submitting PDF documents in this situation.
View 1 Replies
View Related
Sep 1, 2011
I had recently reinstalled Kubuntu after breaking it for the n-th time and downloads will no longer open from the Downloads window of Firefox. Instead, it brings up a dialog with the title Launch Application and asks me which application I should open it with. This seems to happen all of the file formats I have tried; namely pdf, zip, deb, and png. This did not happen from before the reinstallation.
View 4 Replies
View Related
Feb 17, 2010
this is driving me crazy. How can i in the terminal, display only the first 5 lines of say dmesg
View 7 Replies
View Related
Aug 2, 2011
I am having problem in adding a word in same place on different line in vi editor (/bin/bash).
View 4 Replies
View Related
Mar 25, 2011
i jst want to delete a host entry from httpd.conf the entry for lal.com should be deleted!!
View 14 Replies
View Related
May 31, 2011
I am trying to find a way to search a text file for a certain keyword and then select each line containing the word , copy and paste these lines into another text file. I can do this easily with UltraEdit but I cannot figure out how to do it in Jedit or Scite.
View 5 Replies
View Related
Mar 6, 2011
I have a large file in which each line has three or more blank-delimited words. I'd like to code a grep to keep only those lines which have the letter M in the last word. the M (if present) will be the first character in the last word.
View 14 Replies
View Related
Jul 7, 2011
I need to chop of the top 30ish lines of several log files until a line starting with "Initialization completed."The trouble is that it's not always the same amount of lines that need to be deleted, and they don't always contain the same information, which is why I would need to delete everything priorhe line starting with "Initialization completed."Right now I have a little script I wrote based on looping each file through several "grep -v" commands with each known pattern of lines I want to ignore, but it is tedious and I have to inspect each file afterwards to make sure nothing is left from above "Initialization completed
View 3 Replies
View Related
Dec 3, 2010
I am looking for an cli based application what will open microsoft office documents in a cli based window. Very similar to the old Word for DOS application. Not I will be running this on the mini install, so no gui or packages are avalible.
View 5 Replies
View Related
Jun 21, 2011
The OpenOffice word processor can open and read Microsoft Word files containing XML (.docx) perfectly well, but it--or KDE--does not seem to recognize a .docx by default. To open one with OpenOffice, I have to manually tell OpenOffice to open it, by going through the "open with" option on the right-click menu and specifying soffice. That's obviously not a problem, but it's a minor curiosity. Haven't Word XML files been around long enough that KDE and OpenOffice should recognize them immediately?
I'm not quite sure which to blame this on--KDE or OpenOffice--but KDE seems more logical. And is this a small limitation of KDE 3.5? because I'm still using 3.5. (I'm trying to switch over to Trinity, but have not made the switch yet.)
View 3 Replies
View Related
Jan 17, 2009
I have an old-address-list file which is having around 1500 entries. I need to convert this addresses in to a specific format.
The old-address-list file>
# cat old-address-list-file
dn: CN=Muhammad Hadhi K.M,OU=IT Dept,OU=Example Company H.O,DC=example,DC=com
cn: Muhammad Hadhi K.M
[code]....
View 6 Replies
View Related
Mar 4, 2010
Well, I am facing one issue:How can i read two files word by word at a time using any loop as i need word by word comparision in shell script?Please let me know pseudo code.
View 14 Replies
View Related
Jan 21, 2011
I have a output file look like this:
{"test1" : "test2", "test3" : "test4"},
How can I read word by word in each line?This is not working code:
a=0
while read word
do a=$(($a+1));
[code]...
View 14 Replies
View Related
Jun 28, 2011
Want to search for ~ and delete it as well as to append the entire line to the above line. For Ex:
1111xxxx date Sandy area is ~around this area.3222xxx date There seems to ~left side of map, the colours are accurate (showing green areas)Even if I ~zoom in, the green parks, xxx3258 date The dammed up
~away, the "other" body of water varies ~blackNatural gas leaching.
IT MUST LOOK LIKE:
1111xxxx date Sandy area is around this area. 3222xxx date There seems to left side of map, the colours are accurate (showing green areas)Even if I zoom in, the green parks, xxx3258 date The dammed up away, the "other" body of water varies blackNatural gas leaching.
View 4 Replies
View Related
May 4, 2010
I am pretty new to bash scripting...I am trying to write a script that will take an input and read it word for word and then DO something with it like echo. I have been able to find how to read word for word from a file but I don't know how to do it with input.
I was looking for something like
Code:
exit 0 The input would be A-Z a-z 0-9 and have a single space between each word.
View 2 Replies
View Related
Feb 19, 2010
I have to modify formsweb.cfg file in Oracle IAS.
Problem description
In formsweb.cfg file are two lines with labels archive_jini= and archive= at the beginning of line. After equal sign (=) is row of filenames of java archives delimited by coma(,). When I insert a new jar file in java directory, I have to append the very same name of jar file to both lines if that name is not yet present.
Example snippet from formsweb.cfg
View 2 Replies
View Related
May 31, 2011
I've just installed Kubuntu 11.04, switched on wobbly windows effect. It runs very smooth on my Nvidia GeForce 7600 GS with dual screen twinview turned on. However, I get these lines when I drag/move the window upwards - see screenshot:
View 6 Replies
View Related
Jul 11, 2010
I'm using Ubuntu 10.04 and when ever i click my home folder VLC Media Player launches instead. I had the same problem but with Totem instead back a few Ubuntu versions ago.
View 2 Replies
View Related
Jul 18, 2011
I'm trying out the office suite Ubuntu switched to with the latest release and I'm a little disappointed. Trying to configure the properties of a form in libreoffice-base isn't working. When I right-click on a column field in the edit view for a table form and select "Column" nothing happens. This worked in Open Office. Why the switch?
View 1 Replies
View Related
Apr 22, 2011
I have been experiencing a problem where the screen loads and after initial first few lines breaks up into multiple repetitions of lines. Reloading helps but has to be repeated when pageing down. Mail is no problem; it is supplied by my network provider. OS is openSUSE 11.2 which I update when advised. Below is a sample from the error console:
[Code]...
View 1 Replies
View Related
Nov 24, 2009
How do you remove parts of strings using python? Such as, if I have something like:
Code:
erme1 sdifskenklsd
erme2 sdfjksliel
[code]....
View 3 Replies
View Related
May 6, 2010
Ubuntu's keyserver page just brings back a default it works page. Is there a way to manually search or enter keys here, since this page seems to not have been completed? Doesn't look like this page will be completed either last edit date on this page is Tue 06 Oct 2009 05:49:36 AM CDT
View 1 Replies
View Related
Oct 5, 2010
ICEauthority file, in which everytime I started up, it gave me a message about this and that (the problem with that was the general problem with .ICEauthority stuff, I couldn't get in my computer and it said that nautilus needed certain folders and so on). But thats not the problem here, I went through every single Ubunty forum post about fixing the .ICEauthority thing, and non of them worked. So I unistalled nautilus in the terminal, then re-installed nautilus in the terminal. And now when I start the computer up, it doesn't have the .ICEauthority message anymore, it has nothing! A blank screen with a cursor! What did I do?
View 2 Replies
View Related
Mar 27, 2010
I've tried a couple of times installing Ubuntu on an old laptop but after the boot-up bar has done its thing, instead of the Terminal opening I get a Command Line Interface. I ran a test of the cd and it came up okay. Hardware is: Sony Vaio PCG FX205K,128MB, 850Mhz PCU.
View 14 Replies
View Related
Nov 20, 2010
i am using Fedora 14. Once system get hanged during opening a video file so I had to restart the system by pressing restart button. But after restarting there are few problems appearing like system monitor not opening and Thunder bird opening but not showing any folder including inbox.
---------- Post added at 04:54 AM GMT ---------- Previous post was at 04:42 AM GMT ----------
Looks like SElinux has stopped working
View 3 Replies
View Related
Sep 30, 2010
I have an appliation which needs apache , I configured apache that works fine. The thing is that every time i start server i need to manully run the apache scripts. How can let is automatically start while the server comes up? this is the sample work around to bring the application brings up.
View 3 Replies
View Related
Feb 9, 2011
In linux is there a way to find the next word of a particular word of a file. grep displays entire line of the particular word. But i want only the exact next word of that particular word.is there any command for that.
View 13 Replies
View Related
Apr 25, 2011
I'm a really new user to ubuntu... I have never used or saw it on a Pc or Laptop and i wanted to try it out on my Tobi ( Toshiba Qosmio X550-Q890) I did everything right with the usb drive guide... and i get an image of space dots and blank white stripe going vertically and horizontally, Now the weird thing is i hear the ubuntu opening sound but nothing else.
[Code]...
View 1 Replies
View Related