Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 19,034 for

rows

(0.39 sec)
  1. Jythonで行の高さと列の幅を調整する|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....RowsAndColumns ' # Setting the Row Height self . set_row_height () # Setting...set_column_width () def set_row_height ( dataDir ): dataDir =...

    docs.aspose.com/cells/ja/java/adjusting-row-hei...
  2. RowFormat.ClearFormatting | Aspose.Words för .NET

    Upptäck hur RowFormat ClearFormatting-metoden enkelt återställer dina data till standardformatet, vilket förbättrar tydlighet och presentation.... Write ( "Row 1, Col 1" ); builder . InsertCell...InsertCell (); builder . Write ( "Row 1, Col 2" ); builder . EndRow...

    reference.aspose.com/words/sv/net/aspose.words....
  3. RowFormat.Borders | Aspose.Words لـ .NET

    اكتشف خاصية RowFormat Borders للوصول إلى حدود الخلايا الافتراضية لصفوفك، مما يعزز عرض بياناتك بالأناقة والوضوح.... Write ( "Row 1, Col 1" ); builder . InsertCell...InsertCell (); builder . Write ( "Row 1, Col 2" ); builder . EndRow...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Shading.ClearFormatting | Aspose.Words för .NET

    Ta enkelt bort skuggning från dina objekt med vår ClearFormatting-metod. Förbättra dina designer för ett polerat och professionellt utseende!... Write ( "Row 1, Col 1" ); builder . InsertCell...InsertCell (); builder . Write ( "Row 1, Col 2" ); builder . EndRow...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. تطبيق النمط على صف أو عمود|Documentation

    يقدم هذا المقال كيفية تطبيق النمط على الصف أو العمود في GridDesktop....GetActiveWorksheet (); // Accessing the first row of the worksheet Aspose . Cells...GridDesktop . Data . GridRow row = sheet . Rows [ 0 ]; // Getting the...

    docs.aspose.com/cells/ar/net/aspose-cells-gridd...
  6. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border.... black ) # Create a row with two cells with different...light_sky_blue builder . writeln ( 'Row 1, Cell 1.' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Hücreleri XML Haritası Elemanlarına Bağlama (C+...

    Hücreleri XML Haritası elemanlarına bağlamanın yollarını Aspose.Cells kullanarak C++ ile öğrenin....GetName (), 0 , 0 , u "/root/row/FIELD1" ); ws . GetCells ()....GetName (), 1 , 1 , u "/root/row/FIELD2" ); // Map FIELD4 and...

    docs.aspose.com/cells/tr/cpp/link-cells-to-xml-...
  8. Copia altezza righe dell intervallo di origine ...

    Impara come copiare l altezza delle righe da un intervallo di origine a uno di destinazione usando Aspose.Cells for C++....); // Set the row height of the 4th row. This row height will be...PasteOptions, we want to copy row heights of source range to destination...

    docs.aspose.com/cells/it/cpp/copy-row-heights-o...
  9. 用 C++ 将源范围的行高复制到目标范围|Documentation

    学习如何使用 Aspose.Cells for C++ 将行高从源范围复制到目标范围。...); // Set the row height of the 4th row. This row height will be...PasteOptions, we want to copy row heights of source range to destination...

    docs.aspose.com/cells/zh/cpp/copy-row-heights-o...
  10. Lavorare con la funzionalità di evidenziazione ...

    Questo articolo descrive come utilizzare l evidenziazione sul testo della cella, sugli intervalli delle celle, sulle forme e sulle immagini in GridJs.... addHighlightText ( row , col , startpostion , endposition...) // the parameters are: row : row index col : column index startpostion...

    docs.aspose.com/cells/it/java/aspose-cells-grid...