Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 16,144 for

table

(0.08 sec)
  1. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for Node.js via C++....code accesses the first pivot table of the worksheet and then get...second data field of the pivot table. It then changes the fill color...

    docs.aspose.com/cells/nodejs-cpp/get-the-cell-o...
  2. ConditionalStyle.bottomPadding property | Aspos...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Row.is_last_row property | Aspose.Words for Python

    Row.is_last_row property. True if this is the last row in a Table; false otherwise....if this is the last row in a table; false otherwise. @property...Examples Shows how to set a table to stay together on the same...

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

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow 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. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity....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...
  6. ConditionalStyle.Font | Aspose.Words for .NET

    Discover the ConditionalStyle Font property to easily access and customize character formatting for enhanced text presentation in your projects....with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...
  7. ConditionalStyleCollection.EvenColumnBanding | ...

    Discover the EvenColumnBanding property in ConditionalStyleCollection for enhanced Table aesthetics. Elevate your data presentation effortlessly!...with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...
  8. FieldGreetingLine.NameFormat | Aspose.Words for...

    Discover the FieldGreetingLine NameFormat property to easily customize name formats in your fields, enhancing user experience and personalization....cover any cases where the data table data is invalid // by substituting...1033" )); // Create a data table with columns whose names match...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Drawing::ShapeBase::get_AllowOve...

    Aspose::Words::Drawing::ShapeBase::get_AllowOverlap method. Gets or sets a value that specifies whether this shape can overlap other shapes in C++....Shows how to work with floating tables properties. auto doc = System...Document > ( get_MyDir () + u "Table wrapped by text.docx" ); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Table.preferredWidth property | Aspose.Words fo...

    Table.preferredWidth property. Gets or sets the Table preferred width....property Table.preferredWidth property Gets or sets the table preferred...preferredWidth () : Aspose . Words . Tables . PreferredWidth Remarks The...

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