Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 37,036 for

index

(1.76 sec)
  1. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, text or any field result. Corresponds to the \* switches in C++....field -> Update (); int32_t index = 0 ; { System :: SharedPtr...u "General format index {0}: {1}" , index ++ , generalFormatEnumera...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. LayoutEnumerator.pageIndex property | Aspose.Wo...

    LayoutEnumerator.pageIndex property. Gets the 1-based Index of a page which contains the current entity....pageIndex property Gets the 1-based index of a page which contains the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java.... get(int index) Returns a SdtListItem object...object given its zero-based index in the collection. getCount() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  4. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....insertRow(number) method takes the index of the row where the new row...worksheet at 3rd position (index 2) worksheet . cells . insertRow...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  5. Implementing Non-Sequential Ranges with C++|Doc...

    Learn how to create named ranges with non-adjacent cells using Aspose.Cells with C++....a non‑sequential range int index = workbook . GetWorksheets ()...GetWorksheets (). GetNames (). Get ( index ); // Creating a non‑sequential...

    docs.aspose.com/cells/cpp/implementing-non-sequ...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....ILayoutSlide InsertClone(int index, ILayoutSlide sourceLayout);...layoutName); ILayoutSlide Insert(int index, SlideLayoutType layoutType...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Glyph.glyph_index property | Aspose.Words for P...

    Glyph.glyph_Index property. Index of the glyph (GID) in the physical font....glyph_index property Glyph.glyph_index property Index of the...physical font. @property def glyph_index ( self ) -> int : ... See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIndex.numberOfColumns property | Aspose.Wo...

    FieldIndex.numberOfColumns property. Gets or sets the number of columns per page used when building the Index....page used when building the index. get numberOfColumns () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldIndex.bookmarkName property | Aspose.Words...

    FieldIndex.bookmarkName property. Gets or sets the name of the bookmark that marks the portion of the document used to build the Index....document used to build the index. get bookmarkName () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....the source row index, and the destination row index. Use this method...); // Copy the second row (index 1) with data, formatting, images...

    docs.aspose.com/cells/javascript-cpp/copying-ro...