FieldToc.entryLevelRange property. Gets or sets a range of levels of the Table of contents entries to be included....sets a range of levels of the table of contents entries to be included...
Aspose::Words::Fields::FieldToa::set_UseHeading method. Sets whether to include the category heading for the entries in a Table of authorities in C++....heading for the entries in a table of authorities. void Aspose...
Aspose::Words::Fields::FieldToa::get_EntrySeparator method. Gets the character sequence that is used to separate a Table of authorities entry and its page number in C++....that is used to separate a table of authorities entry and its...
Aspose::Words::Fields::FieldToc::get_CustomStyles method. Gets a list of styles other than the built-in heading styles to include in the Table of contents in C++....heading styles to include in the table of contents. System :: String...
CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...
CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...
CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...
Base class for elements that contain block-level nodes Paragraph and Table in Java....block-level nodes Paragraph and Table . To learn more, visit the Logical...getTables() Gets a collection of tables that are immediate children...