CustomXmlPartCollection.remove_at method. Removes an item at the specified Index....remove_at(index) Removes an item at the specified index. def remove_at...self , index : int ): ... Parameter Type Description index int The...
Specifies a list of web extension bindings in Java....docking location, we can set this index to arrange them. myScriptTaskPane... get(int index) Gets an item at the specified index. getCount()...
Aspose::Words::Fields::FormFieldCollection::RemoveAt method. Removes a form field at the specified Index in C++....form field at the specified index. void Aspose :: Words :: Fields...( int32_t index ) Parameter Type Description index int32_t The...
FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range....pages as a page range for an INDEX field entry. doc = aw . Document...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...
Aspose::Words::Settings::OdsoFieldMapDataCollection::RemoveAt method. Removes the element at the specified Index in C++....the element at the specified index. void Aspose :: Words :: Settings...( int32_t index ) Parameter Type Description index int32_t The...
Discover the FieldXE PageRangeBookmarkName property—efficiently manage bookmark names for precise page range tracking in your documents....pages as a page range for an INDEX field entry. Document doc =...DocumentBuilder ( doc ); // Create an INDEX field which will display an...
Aspose::Words::Fields::FieldIndex::get_PageNumberSeparator method. Gets or sets the character sequence that is used to separate an Index entry and its page number in C++....that is used to separate an index entry and its page number. System...page number separator in an INDEX field. auto doc = System ::...
Aspose::Words::Fields::FieldIndex::get_Heading method. Gets or sets a heading that appears at the start of each set of entries for any given letter in C++....Examples Shows how to populate an INDEX field with entries using XE...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...
Represents a collection of chart legend entries in Java....Method Description get(int index) Returns ChartLegendEntry for...for the specified index. getCount() Returns the number of ChartLegendEntry...
Discover the FieldIndex CrossReferenceSeparator property to easily manage character sequences for separating cross references and entries efficiently....define cross references in an INDEX field. Document doc = new Document...DocumentBuilder ( doc ); // Create an INDEX field which will display an...