Reg:Text box in chart in 2.5.4.1

Last post 02-10-2012, 10:26 AM by mshakeel.faiz. 5 replies.
Sort Posts: Previous Next
  •  02-10-2012, 4:17 AM 360621

    Reg:Text box in chart in 2.5.4.1

    Attachment: Present (inaccessible)

    Hi,

    we are migrating from xls to xlsx,so we have updated the aspose version from 1.9.8 to 2.5.4.1.Currently we are using trial version.On generating excel,The Text box ,plot area is getting altered in the graph... Can u provide us with some work around.

    Before saving the text box width is extremly large compared to the saved file.

    Following is the code we have used for text box.

    int y = ws.getCharts().getChart(0).getPlotArea().getHeight();

    int x = ws.getCharts().getChart(0).getPlotArea().getWidth();

    int width = (new Double(((5*x)/(info.getMaxSERangeRow()*2)))).intValue();

    TextBox yGreenBox = ws.getCharts()

    .getChart(0)

    .getShapes()

    .addTextBoxInChart((x / 2) - width + 310, 250, width, (y / 2);

    I have attached the graph genetated in Previous version and current version.

    Kindly provide us with the solution as soon as possible.

    Thanks & Regards,

    Geetha

     
  •  02-10-2012, 5:37 AM 360696 in reply to 360621

    Re: Reg:Text box in chart in 2.5.4.1

    Hi,

    Thanks for your posting and using Aspose.Cells for Java.

    Please download latest official version v7.1.0:
    Get all the jars in the release archive and include them into classpaths.

    Now try the latest version: Aspose.Cells for Java v7.1.0.4

    You need to replace your old aspose jar with this one and update your class paths. Also, you need to update or change your existing code in accordance with new APIs in the new version i.e. v7.1.0. 

    If the problem persists, then please provide us complete runnable sample code/program with v7.1.0.4 to show the issue, we will look into it soon.

    Thank you.

    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  02-10-2012, 6:42 AM 360714 in reply to 360621

    Re: Reg:Text box in chart in 2.5.4.1

     plz reply... If this version don t work out we should move to another version.Plz let me know ASAP.. As this is very critical for us..

    Thanks & Regards,

    Geetha

     

     
  •  02-10-2012, 7:07 AM 360721 in reply to 360714

    Re: Reg:Text box in chart in 2.5.4.1

    Hi,

    If the latest fix v7.1.0.4 has any issue, we will provide a fix to you.

    Thank you.

    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  02-10-2012, 7:21 AM 360724 in reply to 360714

    Re: Reg:Text box in chart in 2.5.4.1

    Hi,

    We have aleady tried with latest version.We have posted the issue we obtained regarding opening of workbook-issue no:360290.Kindly provide us with a solution ASAP

     

    Thanks & regards,

    Geetha

     
  •  02-10-2012, 10:26 AM 360788 in reply to 360724

    Re: Reg:Text box in chart in 2.5.4.1

    Hi,

    We have fixed your issue mentioned in your other post. We will provide you a fix soon.

    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
     
View as RSS news feed in XML