Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 14,262 for

rows

(0.05 sec)
  1. 在表格单元格中添加图片|Aspose.Slides 文档

    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 ]. Cells [ 1 ]; cell . Shape...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  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....); // Set the the repeating rows and columns on the second sheet...

    docs.aspose.com/cells/zh/net/set-print-area/
  3. Convert JSON Format to DOT via C++ | products.a...

    C++ API t0 Parse JSON to DOT without using Microsoft Word...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  4. Re-sizing Shapes on Slide|Aspose.Slides for Pyt...

    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....need to alter the individual row height and column width to alter...: for row in shape . rows : row . minimal_height = row . minimal_height...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  5. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new workbook....by specifying the column and row indexes and finally, save the...cells using first row, first column, total rows and total columns...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...
  6. Compatibility enumeration | Aspose.Words for No...

    Aspose.Words.Settings.Compatibility enumeration. Specifies names of compatibility options....AlignTableRowByRow Align Table Rows by Rule LayoutRawTableWidth...LayoutTableRowsApart Layout Table Rows Apart UseWord97LineBreakRu Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless document processing and enhanced performance....AlignTableRowByRow 38 Align Table Rows by Rule LayoutRawTableWidth...LayoutTableRowsApart 40 Layout Table Rows Apart UseWord97LineBreakRu 41...

    reference.aspose.com/words/net/aspose.words.set...
  8. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records to enhance efficiency and accuracy.... dataRow DataRow Row that contains data to be inserted...DataRow dataRow = dataTable . Rows . Add ( new string [] { "James...

    reference.aspose.com/words/net/aspose.words.low...
  9. CellMerge enumeration | Aspose.Words for Python

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....the first column of the first row. # This cell will be the first...column of the first row, then end the row. # Also, configure the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add and Retrieve Data|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....values to the cells, first by rows and then by columns. This approach...

    docs.aspose.com/cells/cpp/add-and-retrieve-data/