Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 19,492 for

rows

(0.16 sec)
  1. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files....organizing the data in the form of rows and columns. Aspose.PDF lets...Table and set its columns and rows. Set table’s setting (e.g. borders)...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  2. Appendix B. Technical FAQ in Java|Aspose.Words ...

    Learn the LINQ Reporting Engine FAQ to build a report in Java....then the item represents its row. Otherwise, if the enumeration...enumeration represents child rows of a DataTable row, then the item represents...

    docs.aspose.com/words/java/appendix-b-technical...
  3. Problem retrieving vertical and horizontal bord...

    Hello, We are trying to retrieve the border properties (horizontal and vertical) from the table style for odd banded columns, even banded columns, odd banded Rows, etc. However, Aspose thRows an exception: “The requeste…...even banded columns, odd banded rows, etc. However, Aspose throws...get(ConditionalStyleType.EVEN_ROW_BANDING) .getBorders() .getHorizontal();...

    forum.aspose.com/t/problem-retrieving-vertical-...
  4. 搜索

    搜索...A:Y"; } // 獲取行數和列數 int rows = sheet.Cells.MaxDataRow; int...}; // 遍歷行 for (int i = 0; i < rows; i++) { List<object> lists =...

    blog.aspose.com/zh-hant/cells/convert-excel-to-...
  5. Aspose::Words::Tables namespace | Aspose.Words ...

    Aspose::Words::Tables namespace. The Aspose.Words.Tables namespace contains classes that represent tables, Rows, cells and their formatting in C++....classes that represent tables, rows, cells and their formatting...documentation article. Row Represents a table row. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Adjusting Row Height and Column Width in Ruby|D...

    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....Ask AI Adjusting Row Height and Column Width in Ruby Contents...Adjusting Row Height and Column Width Setting the Row Height It...

    docs.aspose.com/cells/java/adjusting-row-height...
  7. Table is not creating page breaks - Free Suppor...

    Aspose.Pdf version 3.3.2.0 (02/04/2007) I am generating a PDF statement that contains a table of line items. I have an XML template that I am using for the base and then I am using ImportArray() to import the table Rows…...table rows. The problem is that if there are too many rows, the...conditionally insert the alert rows? I could, theoretically, rewrite...

    forum.aspose.com/t/table-is-not-creating-page-b...
  8. Can't Add vertical_margin in custom_answer_shee...

    Hi I can’t add vertical_margin in custom_answer_sheet and can’t translate Auto id in bangla custom_answer_sheet.png (183.8 KB)...height and margin control for rows in custom_answer_sheet element...control custom_answer_sheet row generation. Release notes ....

    forum.aspose.com/t/cant-add-vertical-margin-in-...
  9. Merge and Unmerge Cells in GridDesktop|Document...

    This article introduces the merge and unmerge features in GridDesktop....cases when we need to span some rows or columns to enhance the readability...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. 隐藏和取消隐藏单元格|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....hideRow ( 2 ); //Hiding the 3rd row of the worksheet cells . hideColumn...隐藏/取消隐藏单元格 要隐藏行或列,Apache POI SS 提供了 Row.setZeroHeight(boolean) 方法。 Java...

    docs.aspose.com/cells/zh/java/hide-and-unhide-c...