I need to fit a text frame to the exact size to be centered above the center of an image, the issue is that when i give it a width and a left value, when the text does not fill it, it's getting smaller, same when it's smaller than the text demands,
I tried to use auto fit but this is not what i need
And tried to change the width, height values but it behaves according to the actual text size.
I need some way to center the text box around a certain left value for it to be around the middle of the slide.
Thanks