Represents the mail merge functionality in Java....collection that represents mapped data fields for the mail merge...collection that represents mapped data fields for the mail merge...
Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....map(Paragraph.class::cast) .collect(Collectors...filter(Paragraph.class::isInstance) .map(Paragraph.class::cast) .collect(Collectors...
Represents a container for the main text of a section in Java....map(Shape.class::cast) .collect(Collectors...filter(Shape.class::isInstance) .map(Shape.class::cast) .collect(Collectors...