Enhance your FieldXE experience! Control bold formatting for entry page numbers effortlessly with the IsBold property. Boost readability and style!...Examples Shows how to populate an INDEX field with entries using XE...DocumentBuilder ( doc ); // Create an INDEX field which will display an...
GeneralFormatCollection.removeAt method. Removes a general format occurrence at the specified Index....removeAt method removeAt(index) Removes a general format occurrence...occurrence at the specified index. removeAt ( index : number ) Parameter...
WebExtensionReferenceCollection.remove method....remove method remove(index) remove ( index : number ) Parameter...Parameter Type Description index number See Also module Aspose.Words...
Learn how to cut and paste cells within a worksheet using Aspose.Cells for C++.... Row Index: The index of the row where cells...will be inserted. Column Index: The index of the column where cells...
This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class....pdf" ); int index ; for ( index = 1 ; index <= document . getPages...size (); index ++ ) { System . out . println ( index + ". " +...
Aspose::Words::Markup::CustomPartCollection::idx_get method. Gets or sets an item at the specified Index in C++....sets an item at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t Zero-based...
A collection of strings that represent XML schemas that are associated with a custom XML part in Java.... // 1 - Remove a schema by index: schemas.removeAt(2); // 2 -...get(int index) Gets the element at the specified index. getCount()...
VbaReferenceCollection.remove_at method. Removes the [VbaReference](../../vbareference/) element at the specified Index of the collection....remove_at method remove_at(index) Removes the VbaReference element...specified index of the collection. def remove_at ( self , index : int...
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...