6 results
sets the “ for the given row .
47. XSLFTextBox txt1 = slide.createTextBox(); 48. txt1.setAnchor(new java.awt.Rectangle(20, 40, 600, 50)); 49. XSLFTextParagraph p1 = txt1.addNewTextParagraph();