Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 18,741 for

rows

(0.09 sec)
  1. Изменение шрифта и цвета строки или столбца|Doc...

    Эта статья рассказывает о том, как изменить шрифт и цвет в строке или столбце в GridDesktop....first row of the worksheet GridRow row = sheet . Rows [ 0 ];...to the customized Font object row . SetFont ( font ); //Setting...

    docs.aspose.com/cells/ru/net/aspose-cells-gridd...
  2. Lưu trữ

    Lưu trữ...rows [] []. Textframe.text. Lưu bản...viền cho mỗi ô for row in range(len(tbl.rows)): for cell in range(len(tbl...

    blog.aspose.com/vi/slides/create-powerpoint-pre...
  3. Convertire NumPy in Excel in Python | Libreria ...

    Impara come convertire gli array NumPy in Excel utilizzando Aspose.Cells for Python. Guida passo-passo con esempi di codice per Workbook, Worksheet, ListObject, Range e Named Range...., ndarray, start_row=0, start_col=0): rows, cols = ndarray.shape...shape for r in range(rows): for c in range(cols): value = ndarray[r...

    blog.aspose.com/it/cells/convert-numpy-to-excel/
  4. 插入和删除Excel文件的行和列|Documentation

    本文展示了如何借助Aspose.Cells for Python via .NET API插入和删除行和列。...cells 集合的 insert_row 方法,在工作表中的任何位置插入一行。 insert_row 方法接受新行将被插入的行索引。...要向工作表中插入多行,调用 cells 集合的 insert_rows 方法。 insert_rows 方法接受两个参数: 行索引,新行将从该行插入。...

    docs.aspose.com/cells/zh/python-net/inserting-a...
  5. GridConfig|Documentation

    GridConfig element generates a matrix of numbered bubbles that are combined into a single answer....each digit is represented as a row of bubbles. HeaderType GridHeaderTypeEnum...displayed in front of each column / row. This box can be used for hand-writing...

    docs.aspose.com/omr/net/programmatic-forms/grid...
  6. PDFにテーブルを作成または追加する|Aspose.PDF for C++

    Aspose.PDF for C++はPDFテーブルを作成、読み取り、編集するためのライブラリです。このライブラリを使用すると、C++を使用してPDFページにテーブルをページングできます。...Cpp/Table/Row.h> #include <Aspose.PDF.Cpp/Table/Rows.h> #include...10行を追加するループを作成 for ( int row_count = 1 ; row_count < 10 ; row_count ++ ) {...

    docs.aspose.com/pdf/ja/cpp/add-table-in-existin...
  7. Архивы

    Архивы...новую строку, используя класс Row . Вставить строку в таблицу методом...методом Table->AppendChild(row). Создайте новую Cell и вставьте...

    blog.aspose.com/ru/words/create-ms-word-documen...
  8. Procurar

    Procurar...uma nova linha usando a classe Row . Insira uma linha na tabela...o método Table->AppendChild(row). Crie uma nova Cell e insira...

    blog.aspose.com/pt/words/create-ms-word-documen...
  9. ค้นหา

    ค้นหา...าส Row แทรกแถวลงในตารางโดยใช้เมธอด Table->AppendChild(row) สร้างและใหม่...แทรกเซลล์ลงในแถวโดยใช้เมธอด Row->AppendChild() ทำซ้ำขั้นตอนเพื่อเพิ่มหลายแถว...

    blog.aspose.com/th/words/create-ms-word-documen...
  10. Copiar alturas de fila del rango de origen al r...

    Este artículo describe cómo copiar las alturas de fila del rango de origen al rango de destino con Aspose.Cells para la biblioteca Python via .NET....ROW_HEIGHTS para este propósito....con el enumerador PasteType.ROW_HEIGHTS , las alturas de todas...

    docs.aspose.com/cells/es/python-net/copy-row-he...