Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 27,025 for

index

(0.12 sec)
  1. Get worksheet information|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....Worksheets ) { //Get Name and Index of Sheet Console . WriteLine...WriteLine ( "Sheet Index: {0}" , Sheet . Index ); //Loop through...

    docs.aspose.com/cells/net/get-worksheet-informa...
  2. OdsoRecipientDataCollection.add method | Aspose...

    OdsoRecipientDataCollection.add method. Adds an object to the end of this collection.... getEnumerator ()) { int index = 0 ; while ( enumerator . moveNext...( `Odso recipient data index ${ index ++ } will {(enumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OdsoRecipientData.Active | Aspose.Words for .NET

    Control mail merge imports with the OdsoRecipientData Active property. Easily manage data records for seamless document creation. Default is true.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...( $"Odso recipient data index {index++} will {(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.set...
  4. 获取工作表信息|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....Worksheets ) { //Get Name and Index of Sheet Console . WriteLine...WriteLine ( "Sheet Index: {0}" , Sheet . Index ); //Loop through...

    docs.aspose.com/cells/zh/net/get-worksheet-info...
  5. OdsoFieldMapData | Aspose.Words for Java

    Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document in Java....getColumn() Specifies the zero-based index of the column within an external...source for the column whose index is specified by the getColumn()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Copying Rows and Columns|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....the source row index, and the destination row index. Use this method...Microsoft Excel: If the source row index is 5, the image, chart, etc...

    docs.aspose.com/cells/java/copying-rows-and-col...
  7. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping 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:...contents of each part. for index , part in enumerate ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Modern API|Aspose.Slides Documentation

    Modern API...for ( int index = 0 ; index < bitmaps . length ; index ++) { try...BufferedImage thumbnail = bitmaps [ index ]; ImageIO . write ( thumbnail...

    docs.aspose.com/slides/java/modern-api/
  9. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntryCollection::idx_get method. Returns ChartLegendEntry for the specified Index in C++....ChartLegendEntry for the specified index. System :: SharedPtr < Aspose...ChartLegendEntryColl :: idx_get ( int32_t index ) See Also Class ChartLegendEntry...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Accessing Worksheet|Documentation

    This article introduces how to work with worksheet in GridDesktop.... Using Worksheet Index Developers can access an instance...Worksheet by using the worksheet index of any desired worksheet as...

    docs.aspose.com/cells/net/aspose-cells-griddesk...