Aspose::Words::Fields::FieldTA::get_LongCitation method. Gets or sets the long citation for the entry in C++....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa -> set_PageRangeSeparator...
Aspose::Words::Fields::FieldToa::get_BookmarkName method. Gets or sets the name of the bookmark that marks the portion of the document used to build the table in C++....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa -> set_PageRangeSeparator...
Aspose::Words::Fields::FieldTA::get_ShortCitation method. Gets or sets the short citation for the entry in C++....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa -> set_PageRangeSeparator...
Aspose::Words::Fields::FieldToa::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the page number in C++....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa -> set_PageRangeSeparator...
Aspose::Words::Drawing::Charts::ChartDataLabelCollection::set_ShowDataLabelsRange method. Allows to specify whether values from data labels Range to be displayed in the data labels of the entire series. Default value is false in C++....whether values from data labels range to be displayed in the data...
Aspose::Words::Fields::FieldToa::get_UseHeading method. Gets or sets whether to include the category heading for the entries in a table of authorities in C++....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa -> set_PageRangeSeparator...
Aspose::Words::Fields::FieldToa::get_EntryCategory method. Gets or sets the integral category for entries included in the table in C++....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa -> set_PageRangeSeparator...
Aspose::Words::Fields::FieldToa::get_UsePassim method. Gets or sets whether to replace five or more different page references to the same authority with "passim", which is used to indicate that a word or passage occurs frequently in the work cited in C++....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa -> set_PageRangeSeparator...
Row constructor. Initializes a new instance of the [Row](../) class....Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...append_child ( row ) for cell_id in range ( 1 , cell_count + 1 ): cell...
Aspose::Words::DocumentVisitor::VisitEditableRangeStart method. Called when a start of an editable Range is encountered in the document in C++....when a start of an editable range is encountered in the document...structure of every editable range in a document. void EditableRangeToText...