Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,771 for

table

(0.02 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Tab...

    Aspose::Words::Saving::HtmlSaveOptions::get_TableWidthOutputMode method. Controls how Table, row and cell widths are exported to HTML, MHTML or EPUB. Default value is All in C++....utMode method Controls how table, row and cell widths are exported...Remarks In the HTML format, table, row and cell elements ( % ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Table.StyleOptions | Aspose.Words for .NET

    Discover the Table StyleOptions property to customize your Table's appearance with flexible bit flags. Enhance your Table's style effortlessly!...StyleOptions Contents [ Hide ] Table.StyleOptions property Gets or...specify how a table style is applied to this table. public TableStyleOptions...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your Table's title for improved accessibility and enhanced data representation....Hide ] Table.Title property Gets or sets title of this table. It...information contained in the table. public string Title { get ;...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Row.parentTable property | Aspose.Words for Nod...

    Row.parentTable property. Returns the immediate parent Table of the row....Returns the immediate parent table of the row. get parentTable...parentTable () : Aspose . Words . Tables . Table Examples Shows how to print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a Table cell....the orientation of text in a table cell. get orientation () : Aspose...Examples Shows how to build a table with custom borders. let doc...

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

    Table.distanceRight property. Gets or sets distance between Table right and the surrounding text, in points....distanceRight property Table.distanceRight property Gets or sets...sets distance between table right and the surrounding text, in...

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

    Table.distance_right property. Gets or sets distance between Table right and the surrounding text, in points....distance_right property Table.distance_right property Gets or...or sets distance between table right and the surrounding text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextureIndex Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextureIndex enum for advanced shading textures. Enhance your document design with customizable, high-quality textures....to a table. Document doc = new Document ( MyDir + "Tables.docx"...docx" ); Table table = doc . FirstSection . Body . Tables [ 0 ];...

    reference.aspose.com/words/net/aspose.words/tex...
  9. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end Table rows in your documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance document clarity!...EndRow method Ends a table row in the document. public...Remarks Call EndRow to end a table row. If you call InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture....apply an outline border to a table. let doc = new aw . Document...( base . myDir + "Tables.docx" ); let table = doc . firstSection...

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