Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 16,203 for

table

(0.04 sec)
  1. Table.right_padding property | Aspose.Words for...

    Table.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of cells....right_padding property Table.right_padding property Gets or sets...configure content padding in a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....column in our data table. If a row from that table // has a value... Writeln ( ", " ); // This table has three rows, and one of them...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TableStyle.cellSpacing property | Aspose.Words ...

    TableStyle.cellSpacing property. Gets or sets the amount of space (in points) between the cells....custom style settings for the table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....TableSubstitutionRul class Table font substitution rule. To learn...(const System::String&) Loads table substitution settings from XML...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of text on a page, in a Table cell or a text frame in C++....orientation of text on a page, in a table cell or a text frame. enum class...how to build a formatted 2x2 table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the formatting properties of the cell.... Tables . CellFormat Examples Shows...format of rows and cells in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Story.Tables | Aspose.Words for .NET

    Discover Story Tables, a curated collection of Tables directly linked to your story, enhancing organization and engagement effortlessly....Tables Story.Tables property Gets a collection of tables that...story. public TableCollection Tables { get ; } Examples Shows how...

    reference.aspose.com/words/net/aspose.words/sto...
  8. DocumentVisitor.VisitTableStart | Aspose.Words ...

    Discover the DocumentVisitor VisitTableStart method, essential for efficiently managing Table enumeration in your applications. Enhance your coding skills today!...Called when enumeration of a table has started. public virtual...VisitTableStart ( Table table ) Parameter Type Description table Table The...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_TableContentAlignment method. Gets or sets a value that specifies how to align contents in Tables when exporting into the Markdown format. The default value is Auto in C++....specifies how to align contents in tables when exporting into the Markdown...Shows how to align contents in tables. auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....Ask AI Working With Tables in Ruby Contents [ Hide ] Aspose.Words...Words - Auto Fit Tables Ruby Code def autofit_table_to_window ()...

    docs.aspose.com/words/java/working-with-tables-...