Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 19,018 for

rows

(0.12 sec)
  1. rasterimagetiffincmyk.tiff

    LZW Full-resolution image 2 160 4 samples/pixel 8 Inch Chunky (contiguous for each subsampling pixel) 96 dots per inch CMYK 6336 bytes 160 Rows/strip apache-tika-2146151407225174099.tmp 8 6118 byte......per inch CMYK 6336 bytes 160 rows/strip apache-tika-2146151407225174099...

    docs.aspose.com/barcode/phpjava/save-barcodes/r...
  2. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...on the next cell in the same row. In the posted code the second...two normal cells in the next row: // start the table Table footerTbl...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  3. Issue while generating PDF reports with Large D...

    Hi Team, We are facing PDF generation issues as below: . Our API is able to generate PDF file, if the Data load is less than 50,000 records . But when API is with 50,000+ records, API stop working . When we do simila…...Purpose of method is, read each row from collection (grid) and perform...Variables Info // grid : holds 50000 rows. // colValueType : hold info...

    forum.aspose.com/t/issue-while-generating-pdf-r...
  4. 用JavaScript通过C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++隐藏和显示工作表中的行和列。...head > < body > < h1 > Hide Row and Column Example </ h1 > <...get ( 0 ); // Hiding the 3rd row of the worksheet worksheet ....

    docs.aspose.com/cells/zh/javascript-cpp/hiding-...
  5. DataRowState | Aspose.Words for Java

    Represents a state of Rows in Java....DataRowState Represents a state of rows. Fields Field Description ADDED...

    reference.aspose.com/words/java/com.aspose.word...
  6. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table.... row_format . height = 40 builder . row_format . height_rule...apply them # to the current cell/row its cursor is in, # as well as...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DataRowCollection | Aspose.Words for Java

    Represents a collection of Rows for a DataTable in Java....Iterable Represents a collection of rows for a DataTable . Methods Method...Description add(System.Data.DataRow row) Adds the specified DataRow to...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph formatting features for enhanced document styling....them // to the current cell/row its cursor is in, // as well...well as any new cells and rows created using that builder. builder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...Create the outer table with three rows and four columns, and then add...Create another table with two rows and two columns and then insert...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....you can retrieve the table’s row and column structure using the...extract text from table and get rows and columns structure: com ...

    docs.aspose.com/ocr/java/table-recognition/