Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 47,700 for

index

(0.06 sec)
  1. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....get(int index) Retrieves a Paragraph at the given index. getContainer()...zero-based index of the specified node. insert(int index, Node node)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_get method. Gets or sets an item at the specified Index in C++....sets an item at the specified index. T Aspose :: Words :: WebExtensions...( int32_t index ) Parameter Type Description index int32_t Zero-based...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency....Document ExtractPages ( int index , int count , PageExtractOptions...Type Description index Int32 The zero-based index of the first page...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose.Cells Cells indexer interface change and...

    Hi guys, I am currently working on upgrading Aspose.Cells from 23.6 to 25.10. One of changes I noticed is that Cells[int] Indexer is no longer available in 25.10. Cells[int] used to return the Cell reference at the gi…...Cells Cells indexer interface change and compatible change...noticed is that Cells[int] indexer is no longer available in 25...

    forum.aspose.com/t/aspose-cells-cells-indexer-i...
  5. 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/
  6. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...with name "NewNamedRange" int index = worksheets . GetNames ()....worksheets . GetNames (). Get ( index ); // Set RefersTo property...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  7. AutoFit Rows and Columns with JavaScript via C+...

    This article shows how to autoFit rows, columns, rows of merged cells, and row in a range of cells using Aspose.Cells for JavaScript via C++....autoFitRow method takes a row index (of the row to be resized) as...3rd row of the worksheet (row index 1 is the 2nd row; original code...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  8. FieldIndex.entryType property | Aspose.Words fo...

    FieldIndex.entryType property. Gets or sets an Index entry type used to build the Index....or sets an index entry type used to build the index. get entryType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在电子表格中对数据进行排序|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....(); //Specify the start row index. ca . StartRow = 1 ; //Specify...//Specify the start column index. ca . StartColumn = 0 ; //Specify...

    docs.aspose.com/cells/zh/java/sort-data-in-spre...
  10. 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...