6 results
set the contents of this shape to be a copy of the source shape . this method is called recursively for each shape when 0 . @ param @ param
24. Paragraph p = r.getParagraph(x);
25. String text = p.text();
3 results
tests that the create record function returns a properly constructed record in the simple case .
33. Paragraph par2 = run1.insertAfter(new ParagraphProperties(), 0);
34. par2.setSpacingAfter(200);
35. CharacterRun run2 = par2.insertAfter("two two two two two two two two two two two two two");