Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 18,995 for

rows

(0.19 sec)
  1. Tables not merging correctly when multiple colu...

    I have a word document that has a bunch of tables on it. When I try to merge all of the tables into one table the columns become all mismatched, like so: This is the code I am using to merge the tables: public void…...foreach (Row row in table.Rows) { mergeTable.Rows.Add(row); } if(table...if(table.Rows.Count == 0) { morerows = false; } } table.Remove();...

    forum.aspose.com/t/tables-not-merging-correctly...
  2. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process.... Rows . Add ( new object [] { "John"..."John" , "Doe" }); dataTable . Rows . Add ( new object [] { "" ...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......ZIP in Python Delete Repeated Rows in Excel using Java Password...Duplicate Rows in Excel using C# Remove Duplicate Rows in Excel...

    kb.aspose.com/categories/page/22/
  4. Aspose::Words::Drawing::TextPath::get_ReverseRo...

    Aspose::Words::Drawing::TextPath::get_ReverseRows method. Determines whether the layout order of Rows is reversed in C++....whether the layout order of rows is reversed. bool Aspose ::...If true , the layout order of rows is reversed. This attribute...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell....how to modify the format of rows and cells in a table. doc =...( 'Country' ) builder . end_row () builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 8.8.2|Docume...

    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....References while Deleting Blank Rows & Columns Aspose.Cells for Java...detailed article on Deleting Blank Rows & Columns with Updated References...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. How to Set Authorization Token for Internal API...

    Hi Aspose Team, We are using Aspose.Cells GridJs Spreadsheet in our web application and it’s working well for displaying Excel files. However, we are facing an issue with internal API calls, specifically when loading i…...with hidden content, the hidden rows and columns become visible only...behavior happens only for hidden rows and columns . It works fine...

    forum.aspose.com/t/how-to-set-authorization-tok...
  8. Handle Column Filter Server Side Events|Documen...

    This article introduces how to handle column filter event in GridWeb....only the rows that meet the condition by hiding the rows that do...to get the number of filtered rows after the filter has been applied...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. TextPath.reverseRows property | Aspose.Words fo...

    TextPath.reverseRows property. Determines whether the layout order of Rows is reversed....whether the layout order of rows is reversed. get reverseRows...If true , the layout order of rows is reversed. This attribute...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....Excel ensures that specific rows or columns are repeated on every...information, such as column headers or row labels, is always visible maintains...

    docs.aspose.com/cells/javascript-cpp/how-to-set...