Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 18,770 for

rows

(0.46 sec)
  1. Aspose::Words::MailMerging::MailMergeCleanupOpt...

    Aspose::Words::MailMerging::MailMergeCleanupOptions enum. Specifies options that determine what items are removed during mail merge in C++.... 32 Specifies whether empty rows that contain mail merge regions...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。...border_info for row_count in range ( 0 , 10 ): row = table . rows . add...add () row . cells . add ( "Column (" + str ( row_count ) + ", 1)"...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  3. Fit All Worksheet Columns on Single PDF Page|Do...

    Learn how to Fit All Worksheet Columns on Single PDF Page with Aspose.Cells for Python via .NET API....a single PDF page, although rows may expand to several pages...

    docs.aspose.com/cells/python-net/fit-all-worksh...
  4. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order.... Print row/column headings. Print in draft...Cells allows you to designate row and column headers to repeat...

    docs.aspose.com/cells/cpp/setting-print-options/
  5. RepeatingRows adds unwanted padding on second p...

    I'm currently evaluating Aspose, and one of our most desired features of Aspose is its ability to handle repeating Rows when tables break pages. In testing, I am seeing extra padding on the first non-repeated row on sub…...ability to handle repeating rows when tables break pages. In...padding on the first non-repeated row on subsequent pages. Attached...

    forum.aspose.com/t/repeatingrows-adds-unwanted-...
  6. 隐藏和取消隐藏单元格|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...
  7. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....vertical borders to a table row’s format. auto doc = System ::...System :: String :: Format ( u "Row {0}, Column 1" , i + 1 )); builder...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Table|Documentation

    Table element organizes questions and answers in a tabular structure....answers in a tabular structure (rows and columns) for better readability..."striped" - zebra-striped table rows "equalCells" - make all table...

    docs.aspose.com/omr/net/json-markup/table/
  9. Add, Extract, Delete Tables in PDF using Java |...

    Manage Tables in PDF file programmatically with Java sample code using Aspose.PDF for Java...setDefaultCellBorder ( border ); 0 rows with 3 columns each for ( int...i = 1 ; i < 10 ; i ++ ) { Row row = table . getRows (). add ();...

    products.aspose.com/pdf/java/table/
  10. Fit All Worksheet Columns on Single PDF Page|Do...

    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....a single PDF page, although rows may expand to several pages...

    docs.aspose.com/cells/net/fit-all-worksheet-col...