Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 18,878 for

rows

(0.12 sec)
  1. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...expands the height of the first row. options . autoFitMergedCellsTy...AutoFitMergedCellsTy . FirstLine ; // Autofit rows in the sheet (including the...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  2. 在Python中复制行和列|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.... Python 代码 def copy_rows ( self ): \# Instantiating a...get ( 0 ) \# Copy the second row with data , formattings , images...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  3. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, Rows, columns in Aspose.Words for C++. How to work with tables in C++....about table structure, cells, rows, and columns supported by Aspose...consists of such elements as Cell , Row and Column . These are concepts...

    docs.aspose.com/words/cpp/table-overview/
  4. Aspose::Words::Story::get_Tables method | Aspos...

    Aspose::Words::Story::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....to remove the first and last rows of all tables in a document...tables -> idx_get ( 0 ) -> get_Rows () -> get_Count ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Working with Table-Column Data Bands in C#|Aspo...

    Output a sequence of table-column data when building a report in C#....columns rather than rows. However, unlike table-row data bands able...able to capture only whole rows, table-column data bands can occupy...

    docs.aspose.com/words/net/working-with-table-co...
  6. DataBar Barcodes|Documentation

    Use Aspose.BarCode for Android to generate Databar barcodes...subtypes have two-row and multiple-row (at most 10 rows) versions. This...adjuted by changing barcode row and column numbers. Aspose.BarCode...

    docs.aspose.com/barcode/androidjava/databar-gen...
  7. Generate DataBar Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate Databar barcodes...subtypes have two-row and multiple-row (at most 10 rows) versions. This...adjuted by changing barcode row and column numbers. Aspose.BarCode...

    docs.aspose.com/barcode/phpjava/generate-databar/
  8. Generate DataBar Barcodes in Java|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....subtypes have two-row and multiple-row (at most 10 rows) versions. This...adjusted by changing barcode row and column numbers. Aspose.BarCode...

    docs.aspose.com/barcode/java/databar-barcodes/
  9. Using the pdf xml schema in the Aspose.Pdf name...

    Hi, I saw an older forum post that recommended using the Aspose.Pdf namespace to create documents instead of the Aspose.Pdf.Generator namespace. I've been playing around with generating documents in the Aspose.Pdf names…...cases, I’m generating a 100 rows by 20 column table, and noticed...0; i < 100; ++i) { var row = table.Rows.Add(); for (int j = 0;...

    forum.aspose.com/t/using-the-pdf-xml-schema-in-...
  10. "GetRowHeightInch" returns wrong height for aut...

    See attached sample: I write a long text to a cell, set “IsTextWrapped = true” and call “AutoFitRows”. AsposeCellsRowHeightInch.zip (11.9 KB) When calling “GetRowHeightInch” afterwards (for setting horizontal page brea…...horizontal page breaks at certain rows), this method returns sometimes...strange. In a normal view, three rows are sufficient, but Microsoft...

    forum.aspose.com/t/getrowheightinch-returns-wro...