Search:

Type: Posts; User: akash169

Search: Search took 0.09 seconds.

  1. Replies
    8
    Views
    10,820

    Re: How to change File Type of a File Using java

    I thought the same too, that changing the extension will change the type, but it does not do it.

    If you keep the file name as say "Akash.xls"

    The File type should say Excel Work Book(*.xls),...
  2. Replies
    8
    Views
    10,820

    Re: How to change File Type of a File Using java

    Hi,

    I am sorry for posting the same in three places. I have attached the actual excel document i use with this code. Also to run this code without compilation errors, you will need the POI Api Jar...
  3. Replies
    8
    Views
    10,820

    Re: How to change File Type of a File Using java

    Hi,
    Thank you first of all for taking out some time to help me.

    As i said earlier the issue is not about the file extension. The extension of the file is already .xls, so that is ok. But the type...
  4. Replies
    8
    Views
    10,820

    How to change File Type of a File Using java

    Hi,

    I really appreciate your help in advance.

    This is what i am trying to achieve.

    I have a file say "test.xls" in some location say "X"

    I wanted to open this file and read data of it,...
Results 1 to 4 of 4