Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 8,747 for

table

(0.37 sec)
  1. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for Table cells....the shading formatting for table cells. get shading () : Aspose...custom style settings for the table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....typed access to a collection of Table nodes. To learn more, visit...visit the Working with Tables documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. TableStyle.Bidi | Aspose.Words for .NET

    Discover the TableStyle Bidi property to easily manage right-to-left Table styles, enhancing your layout for better readability and user experience....a style for a right-to-left table. public bool Bidi { get ; set...custom style settings for the table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Aspose::Words::TableStyle::get_AllowBreakAcross...

    Aspose::Words::TableStyle::get_AllowBreakAcrossPages method. Gets or sets a flag indicating whether text in a Table row is allowed to split across a page break in C++....indicating whether text in a table row is allowed to split across...custom style settings for the table. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Aspose::Words::TableStyle::get_Shading method |...

    Aspose::Words::TableStyle::get_Shading method. Gets a Shading object that refers to the shading formatting for Table cells in C++....the shading formatting for table cells. System :: SharedPtr <...custom style settings for the table. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. HtmlSaveOptions.AllowNegativeIndent | Aspose.Wo...

    Discover the HtmlSaveOptions AllowNegativeIndent property to control paragraph indents when saving to HTML, MHTML, or EPUB. Optimize your document formatting today!...DocumentBuilder ( doc ); // Insert a table with a negative indent, which...the left page boundary. Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.sav...
  7. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the Table row in points....Gets or sets the height of the table row in points. @property def...Shows how to create a formatted table using DocumentBuilder. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration....cover any cases where the data table data is invalid // by substituting...GetFieldCode ()); // Create a data table with columns whose names match...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....with certain area styles of a table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all Table borders to the specified line style, width and color....lineWidth, color) Sets all table borders to the specified line...shading color while building a table. let doc = new aw . Document...

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