Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 19,018 for

rows

(0.42 sec)
  1. Change Table Style in Node.js|Aspose.Words for ...

    Advanced table formatting C#. Create a table style using Node.js. Apply table style Node.js....conditional formatting for header row of the table: You can also choose...column, last column, banded rows. They are listed in the TableStyleOptions...

    docs.aspose.com/words/nodejs-net/working-with-t...
  2. Reorder 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....Document Assistant Close Hiding Rows and Columns in Worksheet Set...

    docs.aspose.com/cells/net/reorder-worksheets/
  3. 用C++删除工作表中的空白行和空白列|Documentation

    使用Aspose.Cells和C++删除工作表中的空行和空列。...请注意,对于将要被删除的空行,不仅需要 Row.IsBlank 为true,还必须在这些行中的任何单元格...Get ( 0 ); // Delete the Blank Rows from the worksheet sheet . GetCells...

    docs.aspose.com/cells/zh/cpp/delete-blank-rows-...
  4. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....get_AlignTablesRowByRow () Align Table Rows Independently. get_AllowSpaceOfSameStyl...get_DoNotBreakConstraine () Don’t Break Table Rows Around Floating Tables . ge...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. TableStyle.bidi property | Aspose.Words for Python

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table....Remarks When True , the cells in rows are laid out right to left....write ( 'مرحبًا' ) builder . end_row () builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Outline levels not copying correctly with multi...

    When copying multiple source ranges from different workbooks, only the range copied from the first workbook will have its row outline levels preserved. Any subsequent ranges are assigned zero for all Rows. The followin…...first workbook will have its row outline levels preserved. Any...ranges are assigned zero for all rows. The following programmatic...

    forum.aspose.com/t/outline-levels-not-copying-c...
  7. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply advanced filter of microsoft excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....displaying or copying unique rows. Apply Advanced Filter of Microsoft...

    docs.aspose.com/cells/go-cpp/apply-advanced-fil...
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....); //Manipulate pivot table rows, columns and data fields pt...AddFieldToArea ( PivotFieldType_Row , pt -> GetIBaseFields ()-> GetObjectByIndex...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  9. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。... Get ( 0 ); // Inserting a row into the worksheet at 3rd position...outputFilePath ); std :: cout << "Row inserted successfully!" << std...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  10. Table.AllowAutoFit | Aspose.Words for .NET

    Discover the Table AllowAutoFit property to effortlessly resize Microsoft Word and Aspose.Words table cells, enhancing your document's readability and presentation....the dimensions // of all its rows and cells, and truncate contents...

    reference.aspose.com/words/net/aspose.words.tab...