Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 19,001 for

rows

(2.06 sec)
  1. BorderCollection.Bottom | Aspose.Words för .NET

    Upptäck egenskapen BorderCollection Bottom för att enkelt komma åt och anpassa din nedre kantlinje för ökad designflexibilitet och stil.... Writeln ( "Row 1, Cell 1." ); builder . InsertCell...Orange ; builder . Writeln ( "Row 1, Cell 2." ); builder . EndRow...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Tables and Ranges|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.... For example, row headers no longer include the...which allows you to set the last row index of the table. The table...

    docs.aspose.com/cells/net/tables-and-ranges/
  3. Table.RightPadding | Aspose.Words per .NET

    Scopri la proprietà "Tabella RightPadding" per personalizzare la spaziatura delle celle. Regola facilmente il margine destro per migliorare il layout e la leggibilità dei tuoi progetti.... Write ( "Row 1, cell 1." ); builder . InsertCell...InsertCell (); builder . Write ( "Row 1, cell 2." ); builder . EndTable...

    reference.aspose.com/words/it/net/aspose.words....
  4. Paragraph.is_end_of_cell property | Aspose.Word...

    Paragraph.is_end_of_cell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise....the # last ones in the last row will prevent the table from splitting...if not ( cell . parent_row . is_last_row and para . is_end_of_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Formatera celler|Documentation

    Lär dig hur man formaterar och stylar celler i Aspose.Cells för Python via .NET, inklusive nummerformattering, datumformattering, typsnittsstilar och andra cellstilsalternativ. Vår guide hjälper dig att skapa attraktiva och professionella kalkylblad.... cells samlingen ger en rows samling. Hur man formaterar...objekt i rows -samlingen representerar ett Row -objekt. Row -objektet...

    docs.aspose.com/cells/sv/python-net/cells-forma...
  6. Tabellenkalkulations Editor – Arbeiten mit Date...

    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....maxColumn ); ArrayList < Row > rows = new ArrayList <>( maxRow...< maxRow ; i ++) { rows . add ( i , new Row . Builder (). setId...

    docs.aspose.com/cells/de/java/spreadsheet-edito...
  7. Управление ячейками таблиц в презентациях с исп...

    Легко управляйте ячейками таблиц в PowerPoint с помощью Aspose.Slides для C++. Овладейте быстрым доступом, изменением и стилизацией ячеек для беспроблемной автоматизации слайдов....int32_t i = 0 ; i < table -> get_Rows () -> get_Count (); i ++ ) {...auto currentCell = table -> get_Rows () -> idx_get ( i ) -> idx_get...

    docs.aspose.com/slides/ru/cpp/manage-cells/
  8. استخراج جدول من مستند PDF|Aspose.PDF لـ Python ...

    يجعل Aspose.PDF لـ Python عبر .NET من الممكن تنفيذ عمليات مختلفة مع الجداول الموجودة في مستند PDF الخاص بك....table_list : for row in table . row_list : for cell in row . cell_list...

    docs.aspose.com/pdf/ar/python-net/extract-table...
  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....ROW_HEIGHTS 枚举。设置 PasteOptions.setPasteType()...setPasteType() 属性为 PasteType.ROW_HEIGHTS 时,源范围内所有行的行高将被复制到目标范围。...

    docs.aspose.com/cells/zh/java/copy-row-heights-...
  10. Ajustar automáticamente columnas y filas al car...

    Este tema le muestra cómo ajustar automáticamente columnas y filas al cargar HTML en el libro de trabajo utilizando Aspose.Cells para Python via NET....auto_fit_cols_and_rows en true para este propósito...HtmlLoadOptions.auto_fit_cols_and_rows a true y lo guarda en formato...

    docs.aspose.com/cells/es/python-net/autofit-col...