Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 26,471 for

index

(0.07 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... // 1 - By an index in the custom XML part collection:...() -> GetEnumerator (); int index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Remove Worksheets|Documentation

    This article introduces how to remove worksheet (GridWorksheet) in GridWeb....sheet index or name. Removing a Worksheet Using Sheet Index The...worksheet by specifying its sheet index in the GridWorksheetCollect’s...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of worksheet and access cells through the Aspose.Cells for .NET API....cell’s row and column index. Using a cell index in the Cells collection...of the Worksheet class as an index. If you create a blank worksheet...

    docs.aspose.com/cells/net/accessing-cells-of-a-...
  4. Managing Pictures|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....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/java/managing-pictures/
  5. OdsoFieldMapData.mappedName property | Aspose.W...

    OdsoFieldMapData.mappedName property. Specifies the predefined merge field name which shall be mapped to the column number specified by the [OdsoFieldMapData.column](../column/) property within this field mapping... getEnumerator ()) { int index = 0 ; while ( enumerator . moveNext... log ( `Field map data index ${ index ++ } , type \" ${ enumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OdsoFieldMapDataCollection.GetEnumerator | Aspo...

    Discover the OdsoFieldMapDataCollection's GetEnumerator method to effortlessly iterate through all collection items. Enhance your data handling today!... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...WriteLine ( $"Field map data index {index++}, type \" { enumerator...

    reference.aspose.com/words/net/aspose.words.set...
  7. CustomPart.IsExternal | Aspose.Words for .NET

    Discover the CustomPart IsExternal property, learn how it defines internal vs. external custom parts in OOXML packages for streamlined data management.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...Console . WriteLine ( $"Part index {index}:" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.mar...
  8. BookmarksOutlineLevelCollection indexer | Aspos...

    BookmarksOutlineLevelCollection Indexer. Gets or sets a bookmark outline level at the specified Index....BookmarksOutlineLeve indexer __getitem__(index) Gets or sets a bookmark...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by Index for streamlined VBA development....Hide ] VbaReferenceCollecti indexer Gets VbaReference object at...specified index. public VbaReference this [ int index ] { get ;...

    reference.aspose.com/words/net/aspose.words.vba...
  10. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new page range object....zero-based index. to int The ending page zero-based index. If it...it exceeds the index of the last page in the document, it is truncated...

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