Sign In  Sign Up Live-Chat

Table and cell widths not being set

Last post 06-20-2008, 1:34 PM by msfaiz. 1 replies.
Sort Posts: Previous Next
  •  06-19-2008, 6:28 PM 132197

    Table and cell widths not being set

    Trying to set the table width, and cell widths in Aspose Slides. Using:
    this.currentSlide.Shapes.AddTable( xPosition,
                                               yPosition,
                                               width,
                                               height,
                                               numColumns,
                                               numRows,
                                               borderWidth,
                                               borderColor );
    Width I put in seems to be ignored, and table always "goes across the slide" width.
    Have a similar problem with cell widths. Use:
    t.SetColumnWidth( WATCH_CHART_ANSWER1_COL - 1, ANSWER1_COL_WIDTH );
    but the widths seem to be ignored.
    Please point me to information to solve this problem.
    Thanks,

    This message was posted using Page2Forum from Aspose.Slides for .NET API Reference - Aspose.Slides for .NET and Java
     
  •  06-20-2008, 1:34 PM 132340 in reply to 132197

    Re: Table and cell widths not being set

    Dear wsfindlater,

     

    Thanks for considering Aspose.Slides.

     

    Can you please show me your code and output presentation? Because, I am unable to reproduce your problem. Please also mention the version number of Aspose.Slides you are using.


    Many Thanks and Kind Regards,

    Shakeel Faiz
    Support Engineer
    Aspose Tyumen Team
     
View as RSS news feed in XML