Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 26,486 for

index

(0.08 sec)
  1. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by Index, ID, or position in C# or .NET. Edit slide properties...two ways: by index and by ID. Access Slide by Index All slides...through index 0; the second slide is accessed through index 1; etc...

    docs.aspose.com/slides/net/access-slide-in-pres...
  2. Assemble Slides|Aspose.Slides Documentation

    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....specified by the zero based index. Aspose.Slides for .NET allows...Slides collection using a slide index. //Instantiate a Presentation...

    docs.aspose.com/slides/net/assemble-slides/
  3. Access Slide in Presentation|Aspose.Slides for ...

    Access PowerPoint slide by Index, ID, or position . Edit slide properties...two ways: by index and by ID. Access Slide by Index All slides...through index 0; the second slide is accessed through index 1; etc...

    docs.aspose.com/slides/php-java/access-slide-in...
  4. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing document customization and integration.... // 1 - By an index in the custom XML part collection:...CustomXmlParts . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.mar...
  5. OdsoFieldMapData.type property | Aspose.Words f...

    OdsoFieldMapData.type property. Specifies if a given mail merge field has been mapped to a column in the given external data source or not... getEnumerator ()) { int index = 0 ; while ( enumerator . moveNext... log ( `Field map data index ${ index ++ } , type \" ${ enumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OdsoFieldMapData.Type | Aspose.Words for .NET

    Discover the OdsoFieldMapData Type property, easily check if your mail merge field links to an external data source column. Optimize your data integration!... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...WriteLine ( $"Field map data index {index++}, type \" { enumerator...

    reference.aspose.com/words/net/aspose.words.set...
  7. Odso.fieldMapDatas property | Aspose.Words for ...

    Odso.fieldMapDatas property. Gets or sets a collection of objects that specify how columns from the external data source are mapped to the predefined merge field names in the document... getEnumerator ()) { int index = 0 ; while ( enumerator . moveNext... log ( `Field map data index ${ index ++ } , type \" ${ enumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ToaCategories indexer | Aspose.Words for Python

    ToaCategories Indexer. Gets or sets the category heading by category number....ToaCategories indexer __getitem__(index) Gets or sets the category...self , index : int ): ... Parameter Type Description index int Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...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...
  10. NodeCollection.IndexOf | Aspose.Words for .NET

    Discover the NodeCollection IndexOf method to efficiently find the zero-based Index of any specified node in your collections....method Returns the zero-based index of the specified node. public...Return Value The zero-based index of the node within the collection...

    reference.aspose.com/words/net/aspose.words/nod...