Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 18,996 for

rows

(0.12 sec)
  1. Product Overview|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....worksheets, managing cells, rows, and columns of a worksheet...tabs, scroll bars, gridlines & row and column headers Preview page...

    docs.aspose.com/cells/java/product-overview/
  2. Convert HTML tables to PDF in Python

    Learn how to convert HTML tables to PDF with Aspose.HTML in Python via .NET, preserving layouts, styles, custom page sizes, footers, and page numbers for reports and invoices....Columns wrap too early Table rows break across pages Borders look...columns wrap unexpectedly, header rows disappear on page breaks, borders...

    blog.aspose.com/html/convert-html-tables-to-pdf...
  3. Aspose::Words::MailMerging::MailMerge::set_Reta...

    Aspose::Words::MailMerging::MailMerge::set_RetainFirstSectionStart method. Sets a value indicating whether the SectionStart of the first document section and its copies for subsequent data source Rows are retained during mail merge or updated according to MS Word behaviour in C++....copies for subsequent data source rows are retained during mail merge...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Format Rows and Columns Sometimes, developers...apply the same formatting on rows or columns. Applying formatting...

    docs.aspose.com/cells/net/cells-formatting/
  5. 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/...
  6. 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...
  7. 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...
  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/