spreadsheet
How to generate an Excel document with multiple worksheets from PHP?
I want to generate an MS Excel file from PHP. I know one can do something like this: header ( \"Content-type: application/vnd.ms-excel\" );[详细]
2023-01-07 21:58 分类:问答Extract hyperlink from Open Office Calc Sheet
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?[详细]
2023-01-07 12:43 分类:问答Automate Spreadsheet Transformations
Every month I process a vendor\'s MS Excel spreadsheet for my work.I have to remove columns, rename columns, re-format columns, and then email the resulting spreadsheet to colleagues.[详细]
2023-01-06 23:00 分类:问答How to merge cells using Spreadsheet::WriteExcel using Merge_range function?
I have used Spreadsheet::WriteExcel for creating spreadsheet report. I tried to merge some cells using merge_range() function.[详细]
2023-01-06 21:49 分类:问答How can I configure the coloring of a column chart?
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[详细]
2023-01-06 21:36 分类:问答Need more examples on how to use Spreadsheet::ParseExcel
I ha开发者_JAVA百科ve been using the Spreadsheet::ParseExcel to list the contents of spreadsheet. I\'ve seen several examples on how to dump the entire spreadsheet.I really would like to see how to us[详细]
2023-01-06 04:09 分类:问答Ruby on Rails: Plugins/gems for converting a .xls file to a .pdf file?
what are the Rails plugin/gem solutions for converting开发者_Go百科 a .xls file into a .pdf file?[详细]
2023-01-05 11:18 分类:问答How to format spreadsheet columns using ColdFusion?
I am using SpreadsheetFormatColumns() to format the columns in a spreadsheet to \"text\", but I don\'t know how to do this, all the formats in th开发者_运维问答e livedocs are for numbers, currency or[详细]
2023-01-04 15:51 分类:问答Open Source, web based spreadsheet app with formulas
I am looking for an open source spreadsheet application to stick into my web page. The most important feature I am searching for is formulas. Specifically, I need to be able to put in a cell which cal[详细]
2023-01-04 03:48 分类:问答Access Google-apps public spreadsheet via Javascript
Spent a bunch of time looking at this.. It seems that what little info there was about accessing a Google-apps spreadsh开发者_如何学运维eet is not very well maintained..[详细]
2023-01-01 12:27 分类:问答