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...
Aspose.Words.Body class. Represents a container for the main text of a section...insertAfter(newChild, refChild) Inserts the specified node immediately...insertBefore(newChild, refChild) Inserts the specified node immediately...
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...
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...
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 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...
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...
Container class for barcode parameters to pass-through to BarcodeGenerator in Java....generate barcodes, // and then insert them into the document as images...image. // Afterwards, we can insert the image into the document...