Discover the FieldIndex NumberOfColumns property to easily customize your Index layout with optimal column settings for enhanced readability and performance....page used when building the index. public string NumberOfColumns...Examples Shows how to populate an INDEX field with entries using XE...
Aspose::Words::Vba::VbaReferenceCollection::idx_get method. Gets VbaReference object at the specified Index in C++....VbaReference object at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t The...
ParagraphCollection Indexer. Retrieves a [Paragraph](../../paragraph/) at the given Index....ParagraphCollection indexer __getitem__(index) Retrieves a Paragraph...at the given index. def __getitem__ ( self , index : int ): .....
Represents a typed collection of general formats in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...
RevisionGroupCollection Indexer. Returns a revision group at the specified Index....RevisionGroupCollect indexer __getitem__(index) Returns a revision...the specified index. def __getitem__ ( self , index : int ): .....
OdsoFieldMapDataCollection Indexer. Gets or sets an item in this collection....OdsoFieldMapDataColl indexer __getitem__(index) Gets or sets an item...self , index : int ): ... Parameter Type Description index int See...
OdsoRecipientDataCollection Indexer. Gets or sets an item in this collection....OdsoRecipientDataCol indexer __getitem__(index) Gets or sets an item...self , index : int ): ... Parameter Type Description index int See...
Specifies a list of persisted task pane objects in Java....docking location, we can set this index to arrange them. myScriptTaskPane... get(int index) Gets an item at the specified index. getCount()...
Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by Index for streamlined content management....CommentCollection indexer Retrieves a Comment at the given index. public...int index ] { get ; } Parameter Description index An index into...
FieldCollection.removeAt method. Removes a field at the specified Index from this collection and from the document....removeAt(index) Removes a field at the specified index from this...removeAt ( index : number ) Parameter Type Description index number...