Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 18,871 for

rows

(0.12 sec)
  1. Create and Format Table|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.... New rows and columns are automatically...automatically included. A total row at the bottom of your list can be easily...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  2. 对工作表中的数据进行排序|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.... Rows [ 1 ], Excel . XlSortOrder .... xlAscending , Colors . Rows [ 2 ], missing , Excel . XlSortOrder...

    docs.aspose.com/cells/zh/net/sort-data-in-works...
  3. Code 16K in SharePoint | Aspose

    Aspose.Barcode for SharePoint API allows customize, generate and recognize Code 16K barcodes in your C# application...multiple-row barcodes. Each symbol can contain 2 to 16 rows, with...with 5 ASCII characters per row, and multiple symbols can be concatenated...

    products.aspose.com/barcode/sharepoint/code16k/
  4. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the documentation article in C++....this is the first cell inside a row; false otherwise. get_IsLastCell...this is the last cell inside a row; false otherwise. get_LastChild...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Tables::Table::get_FirstRow meth...

    Aspose::Words::Tables::Table::get_FirstRow method. Returns the first Row node in the table in C++....Table::get_FirstRow method Returns the first Row node in the table. System ::...Aspose :: Words :: Tables :: Row > Aspose :: Words :: Tables ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. MergeFieldImageDimension.Unit | Aspose.Words fo...

    Discover the MergeFieldImageDimension Unit property for precise image scaling. Enhance your design with accurate dimensions and improved visual appeal.... Rows . Add ( ImageDir + "Logo.jpg" ); dataTable . Rows . Add...background logo.png" ); dataTable . Rows . Add ( ImageDir + "Enhanced...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Tables::CellFormat::get_Borders ...

    Aspose::Words::Tables::CellFormat::get_Borders method. Gets collection of borders of the cell in C++....Examples Shows how to combine the rows from two tables into one. auto... 1 , true )); // Append all rows from the current table to the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Sort Data in Worksheets|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.... Rows [ 1 ], Excel . XlSortOrder .... xlAscending , Colors . Rows [ 2 ], missing , Excel . XlSortOrder...

    docs.aspose.com/cells/net/sort-data-in-worksheets/
  9. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。...column_widths = [ 50 , 50 , 50 ] row_heights = [ 50 , 30 , 30 , 30...column_widths , row_heights ) # 为每个单元格设置边框格式。 for row in table . rows : for...

    docs.aspose.com/slides/zh/python-net/manage-table/
  10. DocumentVisitor.VisitRowStart | Aspose.Words fo...

    Discover the DocumentVisitor VisitRowstart method. Enhance your table row enumeration with efficient, streamlined processing for optimized performance....when enumeration of a table row has started. public virtual VisitorAction...VisitRowStart ( Row row ) Parameter Type Description row Row The object...

    reference.aspose.com/words/net/aspose.words/doc...