Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 17,885 for

rows

(0.13 sec)
  1. 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/
  2. 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...
  3. "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...
  4. Aspose::Words::Fields::FieldDatabaseDataTable c...

    Aspose::Words::Fields::FieldDatabaseDataTable class. Provides data for the FieldDatabase field result. Please see DataTable instance. To learn more, visit the documentation article in C++.... get_Rows () const Gets rows that belong to this...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add..."Jane" , "Cardholder" ); // This row has an invalid value in the Courtesy...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in documents, ensuring seamless and efficient workflows.... Rows . Add ( ImageDir + "Logo.jpg" ); dataTable . Rows . Add...background logo.png" ); dataTable . Rows . Add ( ImageDir + "Enhanced...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Copy Row Heights of Source Range to Destination...

    Learn how to copy row heights from a source range to a destination range using Aspose.Cells for C++....Copy Row Heights of Source Range to Destination Range with Golang...Sometimes, users need to copy row heights from a source range to...

    docs.aspose.com/cells/go-cpp/copy-row-heights-o...
  8. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of text on a page, in a table cell or a text frame in C++....Center ); builder -> Write ( u "Row 1, cell 1." ); builder -> InsertCell...InsertCell (); builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. 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/
  10. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... Format cells in rows and columns. Use borders and...alignment and orientation. Set row height and column width. The...

    docs.aspose.com/cells/net/format-worksheet-cell...