Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 8,731 for

table

(0.16 sec)
  1. DocumentBuilder.delete_row method | Aspose.Word...

    DocumentBuilder.delete_row method. Deletes a row from a Table....delete_row(table_index, row_index) Deletes a row from a table. def...def delete_row ( self , table_index : int , row_index : int ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible Table areas to which conditional formatting may be defined in a Table style in C++....ConditionalStyleType enum Represents possible table areas to which conditional formatting...formatting may be defined in a table style. enum class ConditionalStyleType...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a Table in the document in C++....DocumentBuilder::StartTable method Starts a table in the document. System :: SharedPtr...SharedPtr < Aspose :: Words :: Tables :: Table > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Tables::PreferredWidthType enum ...

    Aspose::Words::Tables::PreferredWidthType enum. Specifies the unit of measurement for the preferred width of a Table or cell in C++....Aspose::Words::Tables::PreferredWidthType enum Contents [ Hide...for the preferred width of a table or cell. enum class PreferredWidthType...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....Aspose::Words::Tables::CellFormat::get_BottomPadding method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_BottomPadding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Tables::Row::get_ParentTable met...

    Aspose::Words::Tables::Row::get_ParentTable method. Returns the immediate parent Table of the row in C++....Aspose::Words::Tables::Row::get_ParentTable method Contents [...Returns the immediate parent table of the row. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Document.expandTableStylesToDirectFormatting me...

    Document.expandTableStylesToDirectFormatting method. Converts formatting specified in Table styles into direct formatting on Tables in the document....specified in table styles into direct formatting on tables in the document...provides only limited support for table styles (see below). This method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeCollection.index_of method | Aspose.Words f...

    NodeCollection.index_of method. Returns the zero-based index of the specified node....file_name = MY_DIR + 'Tables.docx' ) table = doc . first_section...first_section . body . tables [ 0 ] all_tables = doc . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data Table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file....Calculation of Array Formula of Data Tables with Node.js via C++ Contents...Hide ] You can create a Data Table in Microsoft Excel using Data...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  10. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers.... Footnote , null ); // Table nodes have an "EnsureMinimum()"...the table has at least one cell. Table table = new Table ( doc...

    reference.aspose.com/words/net/aspose.words.not...