Base class for custom document visitors in Java....operations like finding fields or bookmarks over a fragment of a document...bookmarkEnd) Called when an end of a bookmark is encountered in the document...
Aspose.Words.Fields.FieldIndex class. Implements the INDEX field...specified by XE fields, and inserts that index at this place in...Gets or sets the name of the bookmark that marks the portion of...
Aspose.Words.Fields.FieldToc class. Implements the TOC field...and specified styles, and inserts that table at this place in...Gets or sets the name of the bookmark that marks the portion of...
We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...TOC entry to its destination bookmark has not been implemented....Attributes["ID"] = dest; // Insert the <Reference> as a sibling...
Represents a paragraph of text in Java....of inline-level nodes and bookmarks. The complete list of child...insertAfter(Node newChild, Node refChild) Inserts the specified node immediately...
The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....DocumentBuilder provides an easy way to insert content and formatting into...a section. Bookmark Represents a single bookmark. BookmarkCollection...
Represents a container for the main text of a section in Java....insertAfter(Node newChild, Node refChild) Inserts the specified node immediately...insertBefore(Node newChild, Node refChild) Inserts the specified node immediately...
Represents options to control field handling in a document in Java....generate barcodes, // and then insert them into the document as images...image. // Afterwards, we can insert the image into the document...
Represents a container for text of a comment in Java....insertAfter(Node newChild, Node refChild) Inserts the specified node immediately...insertBefore(Node newChild, Node refChild) Inserts the specified node immediately...
Represents an Office Math object such as function equation matrix or alike in Java....runs of mathematical text, bookmarks, comments, other OfficeMath...insertAfter(Node newChild, Node refChild) Inserts the specified node immediately...