Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 5,803 for

table

(0.03 sec)
  1. ConditionalStyleCollection Class | Aspose.Words...

    Explore Aspose.Words.ConditionalStyleCollection class to manage ConditionalStyle objects effectively, enhancing document formatting and customization....more, visit the Working with Tables documentation article. public...all conditional styles of the table style. GetEnumerator () Returns...

    reference.aspose.com/words/net/aspose.words/con...
  2. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it....Examples Shows how to set a table to stay together on the same...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PreferredWidth Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.PreferredWidth class, your solution for defining optimal Table and cell widths with precision and flexibility. Enhance your document layouts today!...specify the preferred width of a table or a cell. To learn more, visit...visit the Working with Tables documentation article. public sealed...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a Table or a cell. To learn more, visit the documentation article in C++....Aspose::Words::Tables::PreferredWidth class Contents [ Hide ]...specify the preferred width of a table or a cell. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field... Remarks Builds a table of authorities (that is, a list...document used to build the table. display_result Gets the text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a Table cell in the current section....move_to_cell method move_to_cell(table_index, row_index, column_index...character_index) Moves the cursor to a table cell in the current section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....MyDir + u "Tables.docx" ); SharedPtr < Table > table = doc -> get_FirstSection...get_FirstSection () -> get_Body () -> get_Tables () -> idx_get ( 0 ); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. DocumentBuilderOptions.ContextTableFormatting |...

    Discover the ContextTableFormatting property in DocumentBuilderOptions. Ensure Table formatting remains independent, enhancing your document's clarity and style....if the formatting applied to table content does not affect the...Examples Shows how to ignore table formatting for content after...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::DocumentBuilder::MoveToCell meth...

    Aspose::Words::DocumentBuilder::MoveToCell method. Moves the cursor to a Table cell in the current section in C++....method Moves the cursor to a table cell in the current section...tableIndex int32_t The index of the table to move to. rowIndex int32_t...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Bookmark.LastColumn | Aspose.Words for .NET

    Discover the LastColumn property, easily access the zero-based index of the last column in your Table's bookmark range for efficient data management....index of the last column of the table column range associated with...-1 if this bookmark is not a table column bookmark. Examples Shows...

    reference.aspose.com/words/net/aspose.words/boo...