Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 14,278 for

rows

(0.23 sec)
  1. Aspose::Words::Tables::Row::Accept method | Asp...

    Aspose::Words::Tables::Row::Accept method. Accepts a visitor in C++....Aspose::Words::Tables::Row::Accept method Contents [ Hide ] Row::Accept method...Aspose :: Words :: Tables :: Row :: Accept ( System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. PowerPoint Table|Aspose.Slides 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....[ Hide ] Manage Table Manage Rows and Columns Manage Cells PowerPoint...

    docs.aspose.com/slides/java/powerpoint-table/
  3. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…...How to possible top row color set like z-index without change...based on row position (example rows) worksheet.Cells.Rows[1].ApplyStyle(topStyle...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_LayoutTableRowsApart method. Allow Table Rows to Wrap Inline Objects Independently in C++....owsApart method Allow Table Rows to Wrap Inline Objects Independently...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. MailMergerContext.SetSimpleDataSource | Aspose....

    Enhance your mail merge efficiency with the MailMergerContext SetSimpleDataSource method, streamlining data source setup for seamless execution.... Rows . Add ( new string [] { "James...DataRow dataRow = dataTable . Rows . Add ( new string [] { "James...

    reference.aspose.com/words/net/aspose.words.low...
  6. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....will create a new page for each row. Each page will contain a DISPLAYBARCODE...with the value from the merged row. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add..."Jane" , "Cardholder" ); // This row has an invalid value in the Courtesy...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Row Column Height Adjustment in xlsx4j|Document...

    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....Row Column Height Adjustment in xlsx4j Contents [ Hide ] Aspose...Aspose.Cells - Row Column Height Adjustment It is possible to set...

    docs.aspose.com/cells/java/row-column-height-ad...
  9. Working with Tables in C++|Aspose.Words for C++

    How to work with tables in C++. Introducing to work with tables and Table node concepts in Aspose.Words for C++....informationin a grid-type structure with rows and columns. They are also often...consists of such elements as Cell , Row , and Column . This is a concept...

    docs.aspose.com/words/cpp/working-with-tables/
  10. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Format Rows and Columns Sometimes, developers...apply the same formatting on rows or columns. Applying formatting...

    docs.aspose.com/cells/net/cells-formatting/