I\'ve got something like this (in Open Office Calc): Streetname. Number Streetname. Number a etc. Now I want to delete everything in front of the number.
I have a table in an Openoffice Database, containing two date columns. I\'m trying to create a view that will aggregate all the rows in these columns and sum up the difference between these two column
Has anyone come across a Git or Hg plugin 开发者_高级运维for \"meaningful\" diffs/merging/branching of OpenOffice or Microsoft word files.
I have N Word documents (Office 2003) from which I want to make a single Word document by merging all the N documents together in some order. How do I go about doing this in Ruby? Thanks!
I\'ve currently been using Base/MS Access to create forms etc. that interface with a backend database, to save me writing a backend in PHP. Downside is that it only runs on the desktop. Is anyone awar
I have an 开发者_开发技巧Open Office Calc Sheet with a column full of data that has hyperlinks. I wish to trasnfer the hyperlinks to another column. How do I extract them?
I\'m looking for a way to script an OpenOffice document so it would: have only parts editable do some magic with saving it (i\'d like to save it into some generated from the entered content name)
I\'m looking for a way to customize a column chart. Open office and Excel produce the following chart for a column with values 1, 2, 3, 3, 2. But, I\'d like to generate a chart with the following prop
I want to add a Comment to a cell in 开发者_如何转开发a macro. I have tried recording a macro to do it, but it doesn\'t do anything. Any ideas? Here\'s the meat of the recorded macro:
Is there any quick way to read/write an ODF file from PHP? ---- edit ----- I needed this for an ODS(spreadsheet) file