Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 20,428 for

table

(0.16 sec)
  1. Table.alignment property | Aspose.Words for Python

    Table.alignment property. Specifies how an inline Table is aligned in the document....property Table.alignment property Specifies how an inline table is...self ) -> aspose . words . tables . TableAlignment : ... @alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a Table heading on every page when the Table spans more than one page....repeated as a table heading on every page when the table spans more...Examples Shows how to build a table with rows that repeat on every...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Tables and Ranges|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Tables and Ranges Contents [ Hide ] Introduction Sometimes...Sometimes you create a table in Microsoft Excel and do not want to...

    docs.aspose.com/cells/python-net/tables-and-ran...
  4. Manage Rows and Columns in PowerPoint Tables Us...

    Manage Table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....Rows and Columns in PowerPoint Tables Using JavaScript Contents [...] To allow you to manage a table’s rows and columns in a PowerPoint...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  5. Table.top_padding property | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....DocumentBuilder ( doc = doc ) # Insert a table with a negative indent, which...page boundary. table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...DocumentBuilder ( doc ); // Insert a table with a negative indent, which...the left page boundary. let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.relative_horizontal_alignment property | ...

    Table.relative_horizontal_alignment property. Gets or sets floating Table relative horizontal alignment....relative_horizontal_alignment property Table.relative_horizontal_alignment...property Gets or sets floating table relative horizontal alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableAlignment enumeration | Aspose.Words for N...

    Aspose.Words.Tables.TableAlignment enumeration. Specifies alignment for an inline Table....inline table. Members Name Description Left The table is aligned...left. Center The table is centered. Right The table is aligned to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...