Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 14,278 for

rows

(0.05 sec)
  1. Advanced Protection Settings since Excel XP|Doc...

    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....restrict or allow users to: Delete rows or columns. Edit contents, objects...scenarios. Format cells, rows or columns. Insert rows, columns or hyperlinks...

    docs.aspose.com/cells/python-net/advanced-prote...
  2. 段落|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 演示文稿中的段落和部分... Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][...; double y = tbl . Y + tbl . Rows [ 1 ][ 1 ]. OffsetY ; foreach...

    docs.aspose.com/slides/zh/net/paragraph/
  3. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge documents by allowing precise shape insertion for a polished look.... Rows . Add ( ImageDir + "Logo.jpg" ); dataTable . Rows . Add...background logo.png" ); dataTable . Rows . Add ( ImageDir + "Enhanced...

    reference.aspose.com/words/net/aspose.words.mai...
  4. FieldGreetingLine.AlternateText | Aspose.Words ...

    Discover how to use the FieldGreetingLine AlternateText property to enhance user experience by displaying custom text when names are missing.... 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...
  5. Formulas|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....Formula Functions Rendering Rows and Columns...

    docs.aspose.com/cells/python-java/formulas/
  6. ImageFieldMergingArgs.ImageHeight | Aspose.Word...

    Set the ImageHeight in ImageFieldMergingArgs to customize image size for your document, enhancing visual appeal and clarity.... Rows . Add ( ImageDir + "Logo.jpg" ); dataTable . Rows . Add...background logo.png" ); dataTable . Rows . Add ( ImageDir + "Enhanced...

    reference.aspose.com/words/net/aspose.words.mai...
  7. CompatibilityOptions.do_not_break_constrained_f...

    CompatibilityOptions.do_not_break_constrained_forced_table property. Don't Break Table Rows Around Floating Tables.... property Don’t Break Table Rows Around Floating Tables. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::Row::get_ParentTable met...

    Aspose::Words::Tables::Row::get_ParentTable method. Returns the immediate parent table of the row in C++....Aspose::Words::Tables::Row::get_ParentTable method Contents [ Hide ] Row::get_ParentTable...immediate parent table of the row. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Tables::Cell::get_IsLastCell met...

    Aspose::Words::Tables::Cell::get_IsLastCell method. True if this is the last cell inside a row; false otherwise in C++....this is the last cell inside a row; false otherwise. bool Aspose...int rows = 0 ; int columns = 0 ; if ( table -> get_Rows () ->...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...( table ); // Tables contain rows, which contain cells, which...least one row, cell, and paragraph. Row firstRow = new Row ( doc...

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