¡@

Home 

java Programming Glossary: spreadsheets

Converting a JFreeChart TimeSeries series with Day data to Week or Month data?

http://stackoverflow.com/questions/12478758/converting-a-jfreechart-timeseries-series-with-day-data-to-week-or-month-data

I would rather use that. The raw data is stored in Excel spreadsheets but I cannot manipulate the spreadsheets directly. I could make.. stored in Excel spreadsheets but I cannot manipulate the spreadsheets directly. I could make a copy and manipulate that if it's the..

What's a good Java API for creating Word documents? [closed]

http://stackoverflow.com/questions/203174/whats-a-good-java-api-for-creating-word-documents

UNO also lets you build MS Office compatible charts spreadsheets presentations etc. We were able to dynamically build sophisticated..

Spreadsheet-like control for a web application? [closed]

http://stackoverflow.com/questions/204310/spreadsheet-like-control-for-a-web-application

a critical 'application' based on multiple very complex spreadsheets into a web app. As part of this they'd like some of the web..

Modifying existing excel using jxl

http://stackoverflow.com/questions/3605923/modifying-existing-excel-using-jxl

to interpret the fields that are necessary to for writing spreadsheets. The disadvantage of this read optimized strategy is that we.. of this read optimized strategy is that we have two spreadsheets held in memory rather than just one thus doubling the memory..

How do you access Google service using a java client?

http://stackoverflow.com/questions/4883123/how-do-you-access-google-service-using-a-java-client

oauthParameters.setScope https spreadsheets.google.com feeds oauthParameters.setOAuthToken request.getSession.. out.println br Setting URl URL feedUrl new URL https spreadsheets.google.com feeds spreadsheets private full out.println br Accessing.. URL feedUrl new URL https spreadsheets.google.com feeds spreadsheets private full out.println br Accessing ResultFeed SpreadsheetFeed..

Create a password protected excel file using apache poi?

http://stackoverflow.com/questions/8817290/create-a-password-protected-excel-file-using-apache-poi

data extraction and search indexing not for creating new spreadsheets. As others have suggested it's often possible to work around.. work for encryption because the file format of encrypted spreadsheets is radically different. If you're willing to pay for commercial.. Java spreadsheet APIs seems to support writing encrypted spreadsheets if you're not willing to use commercial software you'll need..