The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....position on the current line of text when displaying this WordprocessingML...Represents a container for the main text of a section. Bookmark Represents...
Represents a structured document tag SDT or content control in a document in Java....PLAIN_TEXT, MarkupLevel.INLINE); sdtPlainText...StructuredDocumentTa(doc, SdtType.RICH_TEXT, MarkupLevel.INLINE); sdtRichText...
Represents a container for the main Text of a section in Java....Represents a container for the main text of a section. To learn more...node. appendParagraph(String text) A shortcut method that creates...
Represents a container for Text of a comment in Java....InlineStory Represents a container for text of a comment. To learn more...to a region of text or to a position in text. A comment can contain...
Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....the text. Assert.assertEquals(MessageFormat.format("Text inside...document as a quick part and adds text to its contents. /// public...
Represents a container for the header or footer Text of a section in Java....container for the header or footer text of a section. To learn more...append a paragraph to it. The text in that paragraph // will appear...
Represents an Office Math object such as function equation matrix or alike in Java....including runs of mathematical text, bookmarks, comments, other...is displayed inline with the text or displayed on its own line...
Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....options); Shows how to apply text compression when saving a document...apply any // compression to text when we save the document to...
Base class for nodes that can contain other nodes in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...