I want to put a shape (created dynamically) to the left of each “some text” and I am trying to figure out the best way of going about it. I can get the X coordinate of the table cell but i can’t figure out how to determine the “Y” of each of the sections. If i create seperate shapes (rectangles with text) for each textframe, then the table cell won’t expand to fit my text
Any suggestions for what to do in this type of situation?
I have observed your comments and like to share with you that desired results could be achieved if position coordinates of paragraph and portions could be known which has been logged as a feature request and we will update you about the same in this thread. Please follow up in respective thread.
I have observed the requirements shared by you and what I have perceived is that you are looking to get the position of a cell containing the text frame. I like to share that you can get position of cell by starting from Table X,Y as starting point. In order to get Y of column 2 and cell 2 inside table, you can have that by Table.Y+row1.Height. This way you will get the Y position of the cell. I hope this will be helpful. Please share, if I may help you further in this regard.
I am NOT looking for the position of the cell. I already can figure that out using the table X Y, height and offset.
As per my question, I am looking for the X and Y coordinates of individual paragraphs within a cell (either by having multiple textframes or the ability to get coordinates of paragraph or portion from within a textframe.
I have observed your comments and like to share with you that we have logged the feature request, requested by you in this thread, because desired functionality is not supported by Aspose.Slides at the moment . The issue has been linked with this thread as well, so that you may be automatically notified as soon as the issue will be fixed.