Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 19,468 for

rows

(0.09 sec)
  1. Imprimer des feuilles de calcul|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...."$A:$B" ; //Defining row numbers 1 & 2 as title rows pageSetup . PrintTitleRows...= true ; //Allowing to print row/column headings pageSetup . PrintHeadings...

    docs.aspose.com/cells/fr/net/print-spreadsheets/
  2. Wie man Drucktitel mit C++ festlegt|Documentation

    Dieser Artikel zeigt Ihnen Code, der erklärt, wie man Drucktitel mit der Aspose.Cells Bibliothek in C++ festlegt....0 ); // Set rows to repeat at the top (e.g., rows 1 and 2) worksheet...sheets . Get ( 0 ); // Clear the rows and columns set to repeat PageSetup...

    docs.aspose.com/cells/de/cpp/how-to-set-print-t...
  3. 档案

    档案...为每个单元格设置文本和边框格式 for (int row = 0; row < tbl.getRows().size(); row++) { for (int...cell < tbl.getRows().get_Item(row).size(); cell++) { // 设置文本 tbl...

    blog.aspose.com/zh/slides/manipulate-tables-in-...
  4. Chercher

    chercher...cellule for (int row = 0; row < tbl.getRows().size(); row++) { for (int...cell < tbl.getRows().get_Item(row).size(); cell++) { // Définir...

    blog.aspose.com/fr/slides/manipulate-tables-in-...
  5. Working with Traditional Mail Merge Data Source...

    Use simplified syntax in template expressions to work with traditional Aspose.Words Mail Merge data source objects when building a report in Java....Objects Working with DataTable Row Objects Using Lambda Functions...

    docs.aspose.com/words/java/working-with-traditi...
  6. DocumentVisitor.visit_paragraph_start method | ...

    DocumentVisitor.visit_paragraph_start method. Called when enumeration of a paragraph has started....visit_row_end method...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。...for ( int row = 0 ; row < tbl . getRows (). size (); row ++) { for...tbl . getRows (). get_Item ( row ). size (); cell ++) { ICellFormat...

    docs.aspose.com/slides/zh/java/manage-table/
  8. Öffentliche API Änderungen in Aspose.Cells 16.1...

    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.... Name , 0 , 0 , "/root/row/FIELD1" ); sheet . Cells . LinkToXmlMap...map . Name , 1 , 1 , "/root/row/FIELD2" ); // Map FIELD4 and...

    docs.aspose.com/cells/de/net/public-api-changes...
  9. Changements de l API publique dans Aspose.Cells...

    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.... getName (), 0 , 0 , "/root/row/FIELD1" ); sheet . getCells ()... getName (), 1 , 1 , "/root/row/FIELD2" ); //Map FIELD4 and FIELD5...

    docs.aspose.com/cells/fr/java/public-api-change...
  10. Cambios en la API pública en Aspose.Cells 16.10...

    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.... getName (), 0 , 0 , "/root/row/FIELD1" ); sheet . getCells ()... getName (), 1 , 1 , "/root/row/FIELD2" ); //Map FIELD4 and FIELD5...

    docs.aspose.com/cells/es/java/public-api-change...