Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 18,875 for

rows

(0.16 sec)
  1. Obteniendo Contenidos de Celda|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....LastRowNum ; index ++) { IRow row = sheet1 . GetRow ( index );...); foreach ( ICell cell in row . Cells ) { CellReference cellRef...

    docs.aspose.com/cells/es/net/getting-cell-conte...
  2. Travailler avec les couleurs|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....BigSpots ; IRow row = ws . CreateRow ( 0 ); ICell cell = row . CreateCell...FillPattern . SolidForeground ; cell = row . CreateCell ( 2 ); cell . SetCellValue...

    docs.aspose.com/cells/fr/net/working-with-colors/
  3. Odso.FirstRowContainsColumnNames | Aspose.Words...

    Discover the Odso FirstRowContainsColumnNames property, which allows apps to recognize the first data row as headers, enhancing data clarity and usability....application shall treat the first row of data in the specified external...external data source as a header row containing the names of each...

    reference.aspose.com/words/net/aspose.words.set...
  4. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...AddMultiLineRoundedS(sheet, row: 1, col: 1, widthPx: 200, heightPx:...AddMultiLineRoundedS(sheet, row: 10, col: 1, widthPx: 250, heightPx:...

    forum.aspose.com/t/roundedrectangle-with-multip...
  5. Bir Sütun Başlığını Al|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 column and order them by row. IEnumerable < Cell > cells =...the specified cell to get the row index. private static uint GetRowIndex...

    docs.aspose.com/cells/tr/net/get-a-column-heading/
  6. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web extensions with your document data....a header row. Table 1 Tabular data with a header row. Text 2 Plain...arrange them. myScriptTaskPane . Row = 1 ; // Create an add-in called...

    reference.aspose.com/words/net/aspose.words.web...
  7. Удаление пустых строк и столбцов в листе|Docume...

    В данной статье описано, как удалить пустые строки и столбцы в листе с использованием библиотеки Aspose.Cells для Python via .NET....delete_blank_rows() . Обратите внимание, для удаляемых...пустых строк требуется, чтобы Row.is_blank был равен true, а также...

    docs.aspose.com/cells/ru/python-net/delete-blan...
  8. Теги структурированных документов или контроль ...

    Работа с тегами структурированных документов или контролем контента C#.... Row-level - Среди строк в таблице...строке таблицы, как ребенок узла Row. Inline-level - Среди встроенного...

    docs.aspose.com/words/ru/net/structured-documen...
  9. Ange utskriftstitlar|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....); //Defining row numbers 1 & 2 as title rows pageSetup . setPrintTitleRows...

    docs.aspose.com/cells/sv/java/set-print-titles/
  10. Formattare le celle della tabella pivot|Documen...

    Come formattare le celle della tabella pivot con Aspose.Cells per Python via .NET....format(row, column, style) , che puoi usare...pivot mentre PivotTable.format(row, column, style) applica lo stile...

    docs.aspose.com/cells/it/python-net/format-pivo...