Software :: Open Office Cell Width For .csv Files
Mar 6, 2010
I have written my own matlab script to output a cell array to csv format, but I am having problems when I try to view the file in openoffice. In my script, if the length of the string in the cell is longer than 30 characters long I put a linefeed into the fprintf. This all works great and the linefeed works in Open Office, however the width of the columns are still set to the width of the entire length of the string. For example, in my cell I will have several lines 30 chars long, say four lines or 120 chars, and the width of the cell that it is contained in matches the width of about 120 chars long rather than 30. This is a problem because it shows the text all left aligned in the cell, which looks great, but there are pages of white space to the right and the next column is off the screen. This seems obviously inconvenient.If the string is longer than 30 chars I output it in the following way:
" First 30 characters of the string the rest of the string and so on"
I feel like there should be a simple solution to this but I can't find it. Is this a problem with Open Office or my understanding of csv? Would excel have the same problem? How can I fix this?
View 1 Replies
ADVERTISEMENT
Aug 12, 2011
How can I lock a open office spread sheet cell, that is not a sheet or document, only a cell ?
View 4 Replies
View Related
Oct 12, 2010
I cant open xls files in a shared folder using open office 3.1. Its all started when i install a new open office version. when im using open office 3.0.8 i can open all the files but now i cant even open it. Its always display untitled documents.
View 14 Replies
View Related
May 25, 2011
How do you convert Open Office (ODT) documents to Text files?
I have made a report using libre office. Now I wish to continue editing the document using lyx (latex front end). So the ODT file needs to be saved as some .tex file.
I don't see an option to do this in File menu (export/save as). So is there any other plugin to do this?
View 1 Replies
View Related
Dec 9, 2010
Can't use Excel files with Open Office. When trying to edit and fill out a RMA form using Excel file I keep getting a message saying: 'Protected cells can not be modified'.
Here's a screenshot. What do you have to do to get it to work with Ubuntu? Excel works fine with Windows but I can't use Excel on Ubuntu with Open Office. This is the first time ever using Excel with Ubuntu and Open Office.
View 2 Replies
View Related
Mar 3, 2011
I create a file in Libre/Open Office. Put PNG graphic file into it. Save file as .doc (not .odt).Close it and re-open.As a result, I see placeholder for my PNG image and only small thumbnail in the corner.Tried to find solution in Google and did not find anything.Did anybody experience same problem?How can I get my PNG images to show correctly in LO/OOo?
View 3 Replies
View Related
Jun 11, 2009
We started upgrading our office package to office 2007. No problems right off the bat, but all of a sudden there are excel files stored on our linux file server that people store and share. Some of them you can open and some of them you can not open and it doesn't give a reason you can't open them it just says can't open file anyfile.xls..I attached a word doc with pic of error in excel.
View 6 Replies
View Related
May 17, 2011
I can not edit my own .ppt file from samba share. Current desktop OS is windows 7. Samba server having RHEL 5 with following samba packages installed.
Code:
libsmbclient0-3.5.6-43.el5
pam_smb-1.1.7-7.2.1
pam_smb-1.1.7-7.2.1
I can able to edit and save the file if I copy this file from samba to local system. But from Samba share it open in read only mode.
View 7 Replies
View Related
May 15, 2010
I upgraded from Kubuntu 9.10 to 10.04. It was a fresh install of kubuntu, although I did leave a windows partition on there elsewhere. Grub messed up but I fixed that with a small text edit. Anyway, when I click on a file, i.e. Open Office writer or Calc, the computer thinks about it for like 60 seconds and then finally Open Office (version 3.2.0)finishes opening the file. It also does this while saving some files. It did not do this this version 9.10 which really amazes me. I have deleted OOo and reinstalled it several times and nothing helps. All other file handling seems normal, and it is a fast newer computer with a lot of memory.
View 13 Replies
View Related
Apr 28, 2011
Is it possible to delete Libre Office Writer and install open office again as Libre seems to be full of bugs and unusable? I have 11.3.
View 9 Replies
View Related
Feb 22, 2011
how to open microsoft office file in ubuntu without installing microsoft office for sure
View 2 Replies
View Related
Mar 28, 2011
I just found out about Libre Office. I am currently using Open Office on my Netbook (ubuntu 10.10), and NeoOffice on my Macbook (OS/X 10.6.7).
QUESTION: I have some backups using these formats: .sdw, and .odt. Can Libre Office read documents saved in these (StarOffice / Open Office) formats?
FWIW: I would have preferred to use OO on both machines, but unfortunately OO never fixed a problem with printing envelopes in the Macintosh version. Hence my use of NeoOffice.
View 2 Replies
View Related
Apr 22, 2011
I have both installed, but since LO is going to be the way Ubuntu goes for office applications, can I easily have my system setup for native LO? Native being if I double clock on a .doc file it will start up LO's Write program instead of OO.Will just removing OO achieve this or is there an easier way? I looked for file associations and didn't find it.
View 9 Replies
View Related
Sep 14, 2010
Sometime ago I realized my Open Office had changed, I don't remember having done anything in particular but today it isn't the regular open office but what I believe is a KDE version or idk. The theme changed and instead of regular menus I get "window" menus, in the sense that they get effects as regular windows. It's hard to explain it.
[URL]
I tried uninstalling it and installing open office and also in the soft center open office is more than once, but I tried the different versions and I still get the same problem.
View 1 Replies
View Related
Apr 8, 2011
Is there any way to make an OpenOffice spread sheet open to the last cell that was edited? I have a friend that has a very large spreadsheet, and would like to have it open to where he left off, rather than cell A1. He says excel does, or can be made to do this.
View 3 Replies
View Related
Aug 7, 2010
I've ran into something rather odd. I've installed wine and Office 2007. If I am to open a office 2003 (doc) or office 2007 (docx) file, it will open wine and office 2007 to edit the file. This is the desired behaviour. If I am to open an office 2003 (doc) file in firefox, openoffice will be opened. If I am to do the same with an office 2007 (docx) file, wine and office 2007 will open.where to start to get wine/office 2007 to open files from firefox?
View 3 Replies
View Related
Mar 22, 2010
A couple of days I started using latex and have still one question about the table width. My table is too wide for a page. How can I adjust it so that it fits on the full width of a page? Can I use a command or do I have to specify each column widths by hand?
My table looks like this;
I did try several commands likeextwidth, esizebox, setlength but didn't found the solution yet.
View 2 Replies
View Related
Jul 1, 2010
I use ioctl to get the cosole window size (the SSH window).
I use the following code:
When I debug on linux pc, it gives me the correct window width. But after I try it on router (this is my enventual place where my code shall run), ioctl always give me 0 width, that is, numberOfColumnsOfTerminalWindow == 0. but the returnValue is 0 which means that the function call succeeds.
View 2 Replies
View Related
Sep 10, 2010
Fedora 13, 64 bit. I have 9 cell Dell Studio 1555. However, it shows a battery time equivalent to 6 cell one. Works fine with Windows 7. Recebtly upgraded the BIOS as well.. No effect.
View 5 Replies
View Related
Apr 27, 2010
When I open an open office document from an NFS share it always opens as readonly. This was a problem I had on Arch linux and the fix was to change the locking options in the soffice script but I've tried that fix here and it doesn't work. I've seen a lot of discussions but they all go back to changing the locking options in soffice, has anyone got any alternative fixes or one that definitely works with locking?
View 4 Replies
View Related
Dec 14, 2010
I don't know if I'm doing something wrong but I've been running Ubuntu or a variant for about a year now and suddenly every now and then one or two of my documents (open office or pdfs) have no information and they won't open.
View 6 Replies
View Related
Jan 28, 2011
I'm having sporadic issues with the openoffice.org program. Sometimes, power point presentations will crash the program and then I can't open any open office programs without rebooting the computer. The problem seems to be just with powerpoint files and I'm not sure what the issue could be.
View 7 Replies
View Related
Feb 15, 2016
I installed Open Office 4 on Debian 8 but when I run the program I get this error message.
root@localhost:/home/paul# openoffice4
No protocol specified
No protocol specified
/opt/openoffice4/program/soffice.bin X11 error: Can't open display:
Set DISPLAY environment variable, use -display option
or check permissions of your X-Server
(See "man X" resp. "man xhost" for details)
Open Office works fine when I run the command "startx" in the Konsole but so far I haven't been able to configure it.
View 3 Replies
View Related
Mar 17, 2009
I have a MS Access database I would love to able to use in OOo. How do I do it
View 2 Replies
View Related
Jul 19, 2011
So is there anything out there that will edit the HD 3gp files from my cell phone? Or the HD files from my Nikon camera?
View 5 Replies
View Related
Jul 13, 2010
I'm using my phone with TrekBuddy to contribute to Open Street Map and find it a bit awkward to bluetooth or removing the memory card from the phone to use USB directly. So I've been struggling some time to solve this issue, without any luck.Contents from my TrekBuddy directory on the memorycard on phone:Quote:
> ls -l
totalt 382
-rw-------. 1 dag dag 195409 2010-07-11 13:28 20100711-123727.gpx
[code]....
View 2 Replies
View Related
Sep 13, 2009
I can't get open office to run. I believe I need jre1.60 to run this. I have jdk installed since I need this for java programming. Can I also install jre1.60 and use jdk as well? I am taking a class in Java programming so I don't want to screw up my programming environment. However, I need to use OO powerpoint for class as well.
View 3 Replies
View Related
Mar 12, 2010
I have been on the open office site, and tried several different downloads for Open Office 3.2. However, once I unpack the gzipped file, I get several deb packages from within the archive. Could someone kindly point me to a link where I can d/l a single deb package so I may easily install / (upgrade to)version 3.2? FWIW, I am using Karmic with the latest updates and OO ver. 3.1.1 on my netbook.
View 4 Replies
View Related
Jul 13, 2009
I got this error msg when I try to install Open Office 3.
View 3 Replies
View Related
Mar 16, 2010
On tis end I have a HP G71 laptop and Slackware v13 ...For whatever insane reason Slackware v13 does NOT come with Open Office and the user has to install the program on their own. With that said, I've gone the following route, several times and with zero success ... so you tell me:
.1. <usr> d/l the applicable Open Office files
.2. <usr> unpack the files by way of tar -xvp and end up with *.rpm files
.3. <usr> Switch to the RPM directory and use rpm2tgz to convert the *.rpm files to *.tgz files.
.4. <usr> to <root> su -c installpkg ooo*.tgz and do the same with openoffice*.tgz. All seems to go well here.
.5. <root> switch to desktop directory and remove Debian, Suse and Mandriva files.
.6. <root> convert Slackware file to *.tgz
.7. <root> installpkg openoffice
Using the above noted steps all seems to go well, until after re-booting and starting up "x" as either ROOT or as a USER ... nothing! The "x" window displays show the Open Office files to be there but clicking on them, all I get is a bouncing cursor for a few seconds - then nothing!
View 14 Replies
View Related