Hi Team,
I know to get the slide number, we need to use the below code snippet
slide.getHeaderFooterManager().setSlideNumberVisibility(true)
But could you please help how can we make this slide number to be right al…...position of the slide number shape like this: var slideSize = presentation...slideSize.getWidth() - shape.getWidth() - 20; shape.setX((float)newX);...