Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by Index for streamlined navigation and enhanced user experience....Hide ] BookmarkCollection indexer (1 of 2) Returns a bookmark...specified index. public Bookmark this [ int index ] { get ; }...
aspose.words.fields.FieldIndex class. Implements the Index field...FieldIndex class Implements the INDEX field. To learn more, visit... Remarks Builds an index using the index entries specified by...
Aspose.Words.Bookmark class. Represents a single bookmark... Properties Name Description bookmarkEnd Gets...firstColumn Gets the zero-based index of the first column of the table...
aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections... Remarks The names of the properties are case-insensitive...alphabetically by name. IndexersName Description __getitem__(index) Returns...
Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement Index fields in your documents. Enhance your document management today!...FieldIndex class Implements the INDEX field. To learn more, visit...FieldIndex : Field Constructors Name Description FieldIndex () The...
DocumentPropertyCollection.remove_at method. Removes a property at the specified Index....remove_at(index) Removes a property at the specified index. def remove_at...self , index : int ): ... Parameter Type Description index int The...
Represents one table of in-memory data in Java....class with the specified table name. DataTable(ResultSet resultSet)...DataTable . getColumnName(int index) Analog for .Net DataTable.Columns[i]...
VariableCollection.remove method. Removes a document variable with the specified Name from the collection....remove method remove(name) Removes a document variable with the...specified name from the collection. def remove ( self , name : str...
VariableCollection.add method. Adds a document variable to the collection....add method add(name, value) Adds a document variable to the collection...collection. def add ( self , name : str , value : str ): ... Parameter...
Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced document processing and automation in your projects....FieldRD : Field Constructors Name Description FieldRD () The default...default constructor. Properties Name Description DisplayResult {...