Aspose::Words::Fields::FieldIndex::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the page number in C++....into portions by combining INDEX and SEQ fields. auto doc = System...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...
Specifies a set of web extension custom properties 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.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...NodeCollection Indexers Name Description __getitem__(index) Retrieves...Retrieves a Row at the given index. Properties Name Description count...
Aspose::Words::TabStopCollection::RemoveByIndex method. Removes a tab stop at the specified Index from the collection in C++....a tab stop at the specified index from the collection. void Aspose...( int32_t index ) Parameter Type Description index int32_t An...
aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats... Indexers Name Description __getitem__(index) Gets a general...general format at the specified index. Properties Name Description...
Aspose::Words::Tables::RowCollection::idx_get method. Retrieves a Row at the given Index in C++....Retrieves a Row at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...
Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....name "NewNamedRange" const index = worksheets . getNames ()....worksheets . getNames (). get ( index ); // Set RefersTo property...
WebExtensionBindingCollection.remove method....method remove(index) def remove ( self , index : int ): ... Parameter...Parameter Type Description index int See Also module aspose.words...
WebExtensionReferenceCollection.remove method....method remove(index) def remove ( self , index : int ): ... Parameter...Parameter Type Description index int See Also module aspose.words...
Aspose::Words::Fields::FieldIndex::get_CrossReferenceSeparator method. Gets or sets the character sequence that is used to separate cross references and other entries in C++....define cross references in an INDEX field. auto doc = System ::...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...