Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....filter(Paragraph.class::isInstance)...getParagraphs().toArray()) .filter(Paragraph.class::isInstance)...
Implements the TOC field in Java....to insert a TOC field, and filter which TC fields end up as entries...to insert a TOC field, and filter which TC fields end up as entries...
Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....filter(StructuredDocumentTa.class::isInstance)...
Represents a container for text of a footnote or endnote in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...
Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....properties that we can use to filter out a set of pages from //...properties that we can use to filter out a set of pages from //...
Represents the root element for a glossary document within a Word document in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...
Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....properties that we can use to filter out a set of pages from //...properties that we can use to filter out a set of pages from //...