Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 9,007 for

table

(0.09 sec)
  1. Aspose::Words::Tables::Row::GetText method | As...

    Aspose::Words::Tables::Row::GetText method. Gets the text of all cells in this row including the end of row character in C++....Aspose::Words::Tables::Row::GetText method Contents [ Hide ]...:: String Aspose :: Words :: Tables :: Row :: GetText () override...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a new instance with a defined width in points, enhancing your design precision and efficiency....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 216.0d , table . FirstRow . FirstCell . CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  3. DocumentVisitor.visitRowStart method | Aspose.W...

    DocumentVisitor.visitRowStart method. Called when enumeration of a Table row has started....Called when enumeration of a table row has started. visitRowStart...visitRowStart ( row : Aspose . Words . Tables . Row ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldMergeField.FieldName | Aspose.Words for .NET

    Discover the FieldMergeField FieldName property to easily manage and customize your data fields for enhanced data integration and efficiency....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  5. RowFormat.HeadingFormat | Aspose.Words for .NET

    Discover the RowFormat HeadingFormat property, ensure your Table headings repeat on every page for clarity and improved readability in multi-page documents....repeated as a table heading on every page when the table spans more...Examples Shows how to build a table with rows that repeat on every...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....docx" ); Shows how to build a table with custom borders. auto doc...-> StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a Table style...TableStyle class Represents a table style. To learn more, visit...visit the Working with Tables documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of Table cells....the left of the contents of table cells. @property def left_padding...with certain area styles of a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it....Examples Shows how to set a table to stay together on the same...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyle.leftPadding property | Aspose....

    ConditionalStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of Table cells....the left of the contents of table cells. get leftPadding () :...with certain area styles of a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...