Base class for elements that contain block-level nodes Paragraph and Table in Java....aspose.words.Node , com.aspose.words.CompositeNode...Provides support for the for each style iteration over the child nodes...
Represents a container for the main text of a section in Java....aspose.words.Node , com.aspose.words.CompositeNode...CompositeNode , com.aspose.words.Story public class Body extends Story...
Implements the FORMDROPDOWN field in Java....aspose.words.Field public class FieldFormDropDown...Remarks: Inserts a drop-down list style form field. Examples: Shows...
Implements the FORMTEXT field in Java....aspose.words.Field public class FieldFormText...Remarks: Inserts a text box style form field. Examples: Shows...
Implements the FORMCHECKBOX field in Java....aspose.words.Field public class FieldFormCheckBox...Remarks: Inserts a check box style form field. Examples: Shows...
Base class for inline-level nodes that can contain paragraphs and tables in Java....aspose.words.Node , com.aspose.words.CompositeNode...A bookmark with the "IsAuto" flag set to true will still show...
Implements the EMBED field in Java....aspose.words.Field public class FieldEmbed..."In line with text" wrapping style enabled. // An EMBED field has...
Represents a container for text of a footnote or endnote in Java....aspose.words.Node , com.aspose.words.CompositeNode...CompositeNode , com.aspose.words.InlineStory public class Footnote extends...
Represents a container for text of a comment in Java....aspose.words.Node , com.aspose.words.CompositeNode...CompositeNode , com.aspose.words.InlineStory public class Comment extends...