Written some cool source code? Upload it to Programmer's Heaven.

Java

Moderators: zibadian
Number of threads: 7226
Number of posts: 17245

This Forum Only
Post New Thread

Report
Question about Code Posted by monancoody on 16 Nov 2009 at 9:31 AM
Is there any way in Java to read in data, and then send export that data into other documents (such as a word document, EXCEL spreadsheet, etc.).

If not, what language(s) would be beneficial to use to complete such a task?

Thank you very much for your help.
Report
Re: Question about Code Posted by Josh Code on 3 Dec 2009 at 9:45 AM
If you want to programmatically interact with Microsoft proprietary file formats, use Microsoft programming technology like the .net platform and the c# language. If you're already good with Java, c# is good to use. If you are stronger with another language, pick the .net language that is most similar to that because they are all just as good at solving your problem.

Here's an example of c# reading an Excel file and printing out little parts from it to the console:
http://www.sharpprogrammer.com/dotnet/how-to-read-excel-file-in-c-net/




 
Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2010 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
bootstrapLabs Logo A BootstrapLabs project.