Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 22,047 for

index

(0.05 sec)
  1. FieldIndex.CrossReferenceSeparator | Aspose.Wor...

    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...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....IGradientStopCollect method void insert(int index, float position, int presetColor)...void insertPresetColor(int index, float position, int presetColor)...

    docs.aspose.com/slides/java/public-api-and-back...
  3. CustomXmlPartCollection.Item | Aspose.Words for...

    Discover how to manage CustomXmlPartCollection items efficiently. Access or modify specific items by Index for enhanced XML data handling....CustomXmlPartCollect indexer Gets or sets an item at the specified index. public...int index ] { get ; set ; } Parameter Description index Zero-based...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomXmlPartCollection.add method | Aspose.Wor...

    Aspose.Words.Markup.CustomXmlPartCollection.add method... // 1 - By an index in the custom XML part collection:...each part. for ( let index = 0 ; index < doc . customXmlParts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XmlMapping.setMapping method | Aspose.Words for...

    XmlMapping.setMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part.... // 1 - By an index in the custom XML part collection:...each part. for ( let index = 0 ; index < doc . customXmlParts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OdsoFieldMapDataCollection class | Aspose.Words...

    Aspose.Words.Settings.OdsoFieldMapDataCollection class. A typed collection of the [OdsoFieldMapData](../odsofieldmapdata/) objects...removeAt(index) Removes the element at the specified index. Examples...dataCollection . getEnumerator ()) { int index = 0 ; while ( enumerator . moveNext...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Lists::ListLevel::GetEffectiveVa...

    Aspose::Words::Lists::ListLevel::GetEffectiveValue method. Reports the string representation of the ListLevel object for the specified Index of the list item. Parameters specify the NumberStyle and an optional format string used when Custom is specified in C++....ListLevel object for the specified index of the list item. Parameters...GetEffectiveValue ( int32_t index , Aspose :: Words :: NumberStyle...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. FootnoteSeparator class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....from Node ) getBuildingBlock(index, isDeep) (Inherited from CompositeNode...CompositeNode ) getChild(nodeType, index, isDeep) Returns an Nth child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection Indexer. Gets a general format at the specified Index....GeneralFormatCollect indexer __getitem__(index) Gets a general format...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaReferenceCollection class | Aspose.Words for...

    aspose.words.vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../vbareference/) objects... Indexers Name Description __getitem__(index) Gets VbaReference...VbaReference object at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...