Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 8,765 for

table

(0.17 sec)
  1. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... tables . CellFormat : ... Examples...format of rows and cells in a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableContentAlignment enumeration | Aspose.Word...

    Aspose.Words.Saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the Table to be used when exporting into Markdown format....alignment of the content of the table to be used when exporting into...corresponding table column. Left The content of tables will be aligned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConditionalStyleCollection.firstColumn property...

    ConditionalStyleCollection.firstColumn property. Gets the first column style....with certain area styles of a table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ConditionalStyleCollection.bottomRightCell prop...

    ConditionalStyleCollection.bottomRightCell property. Gets the bottom right cell style....with certain area styles of a table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::TextureIndex enum | Aspose.Words...

    Aspose::Words::TextureIndex enum. Specifies shading texture in C++....apply an outline border to a table. auto doc = MakeObject < Document...MyDir + u "Tables.docx" ); SharedPtr < Table > table = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. DocumentVisitor.visitTableStart method | Aspose...

    DocumentVisitor.visitTableStart method. Called when enumeration of a Table has started....visitTableStart(table) Called when enumeration of a table has started...visitTableStart ( table : Aspose . Words . Tables . Table ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.allowAutoFit property | Aspose.Words for ...

    Table.allowAutoFit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a Table to fit their contents....allowAutoFit property Table.allowAutoFit property Allows Microsoft...automatically resize cells in a table to fit their contents. get allowAutoFit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlElementSizeOutputMode Enum | Aspose.Words f...

    Discover Aspose.Words.Saving.HtmlElementSizeOutputMode. Control element sizes for optimal HTML, MHTML, and EPUB exports. Enhance your document formatting!...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...
  9. Aspose::Words::Saving::HtmlElementSizeOutputMod...

    Aspose::Words::Saving::HtmlElementSizeOutputMode enum. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB in C++....DocumentBuilder > ( doc ); // Insert a table with a negative indent, which...page boundary. SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a Table cell in C++....Aspose::Words::Tables::CellFormat::get_Orientation method Contents...the orientation of text in a table cell. Aspose :: Words :: TextOrientation...

    reference.aspose.com/words/cpp/aspose.words.tab...