The alignment takes {@link LabeledParagraph} instances and aligns the texts
next to the labels so that all texts start at the same offset. Pass the
paragraphs that you want to align to {@link add()}. When you call
{@link align()}, the text offset is calculated. You can retrieve the
calculated offset with {@link getTextOffset()}.