Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 19,469 for

rows

(0.18 sec)
  1. كما يمكن استخدام الخاصية {0} لتحديد الصفوف القص...

    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....max_rows_of_shared_formula التي يمكن...الخاصية Workbook.settings.max_rows_of_shared_formula . يقوم بتحديد...

    docs.aspose.com/cells/ar/python-net/specify-max...
  2. Establecer títulos de impresión en xlsx4j|Docum...

    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/es/java/set-print-titles-...
  3. Редагувати таблицю HTML – C# – Aspose.HTML for ...

    Дізнайтеся, як програмно редагувати таблиці HTML за допомогою C#, і отримайте приклади C#, які допоможуть вам оптимізувати завдання редагування таблиць HTML....First(); // Add html rows & columns for ( int i = 0 ;...var row = (HTMLTableRowElement)table.InsertRow(table.Rows.Length);...

    products.aspose.com/html/uk/net/edit-html-table/
  4. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...#000;display: flex;flex-direction: row;}body #toc a span:first-child...--thead--></colgroup><thead><!--row--><tr><!--entry--><td style=""...

    forum.aspose.com/t/how-specify-page-size-settin...
  5. C++でセルの文字列を回転させる方法|Documentation

    Aspose.Cells for C++ APIを使用したC++コードでセルの文字列を回転させる例... Get ( 0 ); // Row index of the cell int row = 0 ; // Column...worksheet . GetCells (). Get ( row , column ); a1 . PutValue ( u...

    docs.aspose.com/cells/ja/cpp/how-to-rotate-text...
  6. FieldSkipIf Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldSkipIf per implementare in modo efficiente i campi SKIPIF, migliorando l'automazione dei documenti e la flessibilità nei tuoi progetti.... Rows . Add ( "John Doe" , "Sales" ); table . Rows . Add...Doe" , "Accounting" ); table . Rows . Add ( "John Cardholder" ,...

    reference.aspose.com/words/it/net/aspose.words....
  7. Strukturované značky dokumentů|Aspose.Words mís...

    Vložit klientsky definované sémantika, stejně jako jeho chování a vzhled do dokumentu pomocí strukturovaných dokumentů značky (SDT nebo kontrola obsahu) v Python.... Row-level - Mezi řádky v tabulce...Buňky na úrovni buněk, jako dítě Row Uzel. Mezi inline obsah uvnitř...

    docs.aspose.com/words/cs/python-net/structured-...
  8. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....BLACK); // Create a row with two cells with different...olor.RED); builder.writeln("Row 1, Cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  9. 記録

    記録...各セルの境界線形式を設定します for (int row = 0; row < tbl.getRows().size(); row++) { for (int...get_Item(row).size(); cell++) { tbl.getRows().get_Item(row).get_Item(cell)...

    blog.aspose.com/ja/slides/create-powerpoint-pre...
  10. 格式化数据透视表单元格|Documentation

    如何使用 Aspose.Cells for Python via .NET 格式化数据透视表单元格。...format(row, column, style) ,您可以用于此目的。 PivotTable...将样式应用到整个数据透视表,而 PivotTable.format(row, column, style) 将样式应用到数据透视表的单个单元格。...

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