Sign UpSign Up   Sign InSign In Welcome Guest,
Live Chat Live Chat

get Excel chart as image (in Java)

Last post 12-01-2009, 11:39 AM by Amjad Sahi. 11 replies.
Sort Posts: Previous Next
  •  02-29-2008, 6:46 AM 115537

    get Excel chart as image (in Java)

    Hi,

    I just downloaded the evaluation version of Aspose.Cells for Java. I am interested in reading Excel spreadsheets in Java, not creating ones. I browsed the documentation, but I can't see a method for reading (exporting) Charts as images, for example png. Did I miss something or simply it is not possible?

    Regards,

    Plamen


    This message was posted using Page2Forum from Aspose.Cells for .NET and Java - Documentation
     
  •  02-29-2008, 7:53 AM 115553 in reply to 115537

    Re: get Excel chart as image (in Java)

    Hi,

    The feature is not available for Java version of the component currently, we will support it soon.

    Thank you.


    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  03-01-2008, 8:01 AM 115663 in reply to 115553

    Re: get Excel chart as image (in Java)

    Attachment: Present (inaccessible)

    Hi again!

    I downloaded the .Net library and tried the ToImage() method of the Chart object:

     

    Aspose.Cells.Workbook workbook = new Aspose.Cells.Workbook();

    workbook.Open("c:\\temp\\chart.xls");

    Aspose.Cells.Chart chart = workbook.Worksheets[0].Charts[0];

    chart.ToImage("c:\\temp\\chart.jpg");

     

    The generated image does not look good! No any text anywhere! I tried several examples, even some of your Aspose.Cells-generated documents and none of the generated images looked identical to the chart. The format of the image (jpg, gif, etc.) was irrelevant.

    On top of that, if the document is in Excel 2007 xlsx format, the Charts collection is empty.

    I attach the examples.

    Any estimate when toImage() will be available in Java? Is it going to work more reliably?

    Regards,

    Plamen

     
  •  03-01-2008, 8:21 AM 115664 in reply to 115663

    Re: get Excel chart as image (in Java)

    Hi,

    Thanks for reporting with template files.

    We will fix it for .NET version of Aspose.Cells for (.xls files) soon.

    For Excel2007 .xlsx files, the feature is not supported yet, we will support it soon.

    Thank you.


    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  04-14-2009, 11:06 PM 174848 in reply to 115553

    Re: get Excel chart as image (in Java)

    Dear Amjad,

    Is this feature in Java version of Aspose.Cells avaialble now? I want to get the chart image in JAVA.


    Many Thanks and Kind Regards,

    Shakeel Faiz
    Support Developer
    Aspose Sialkot Team
    Contact Us
    Aspose - The .NET and Java Component Publisher

    Keep in touch! We're on Twitter and Facebook
     
  •  04-15-2009, 12:36 AM 174852 in reply to 174848

    Re: get Excel chart as image (in Java)

    Hi,

    Thank you for considering Aspose.

    I am afraid, this feature (Chart2Image) is not supported yet in Aspose.Cells for Java.

    Thank You & Best Regards,


    Nausherwan Aslam
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  07-22-2009, 3:30 AM 189600 in reply to 174852

    Re: get Excel chart as image (in Java)

    Hello do you have a timeframe for this feature?
    We would benefit from this tool in java. Thanks!
     
  •  07-22-2009, 3:52 AM 189605 in reply to 189600

    Re: get Excel chart as image (in Java)

    We are working on this feature. Hopefully it will be available in October.
    Laurence Chen
    Chief Architect
    Aspose Nanjing Team
    About Us
    Contact Us
     
  •  10-22-2009, 10:05 AM 203662 in reply to 189605

    Re: get Excel chart as image (in Java)

    Any updates on this being available soon. We have a licensed version of Cells for java and need to replace some existing Excel charting feature with those from Aspose by the end of the year. If this feature isn't going to be available I will need to let my manager know.

    Thanks,
    Frank
     
  •  10-22-2009, 10:20 AM 203667 in reply to 203662

    Re: get Excel chart as image (in Java)

    Hi Frank,

    Thanks for following up.

    Yes, it (Chart to Image feature for Aspose.Cells for Java) will be available soon. We are finalizing the feature and performing some extensive testing these days. Hopefully, we can release a new official version for Aspose.Cells for Java that will introduce this feature. The release is due in the end of this month or in the first half of the next month.

    Thank you.

    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  12-01-2009, 9:24 AM 210484 in reply to 203667

    Re: get Excel chart as image (in Java)

    Is this feature now available in the recently released version 2.1.1 Aspose.Cells for java? If not, any clue to when it will be available?

    Thanks,
    Frank
     
  •  12-01-2009, 11:39 AM 210516 in reply to 210484

    Re: get Excel chart as image (in Java)

    Hi,

    Thanks for following up.

    We have just completed the feature and released a beta version for testing that exposes the Chart2Image feature in Aspose.Cells for Java. Please download and try the beta version (attached by Johnson Shi - One of the developer of Aspose.Cells for Java) in the thread: http://www.aspose.com/community/forums/thread/210404.aspx


    Thank you.


    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
View as RSS news feed in XML