Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 20,143 for

table

(0.08 sec)
  1. PreferredWidth.FromPercent | Aspose.Words for .NET

    Discover the PreferredWidth FromPercent method, which creates a new instance for defining preferred widths as a percentage. Enhance your design precision!...Examples Shows how to set a table to auto fit to 50% of the width...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Table.AcceptEnd | Aspose.Words for .NET

    Discover the Table AcceptEnd method, seamlessly integrate visitors at the Table's end for enhanced user experience and efficient data handling....AcceptEnd Contents [ Hide ] Table.AcceptEnd method Accepts a visitor...for visiting the end of the table. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words.tab...
  3. TableStyle.LeftIndent | Aspose.Words for .NET

    Discover the TableStyle LeftIndent property to easily customize your Table's left indent for enhanced layout control and visual appeal....represents the left indent of a table. public double LeftIndent {...how to set the position of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Aspose::Words::Paragraph::get_IsEndOfCell metho...

    Aspose::Words::Paragraph::get_IsEndOfCell method. True if this paragraph is the last paragraph in a Cell; false otherwise in C++....Examples Shows how to set a table to stay together on the same...Document > ( get_MyDir () + u "Table spanning two pages.docx" );...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the Table....rows property Table.rows property Provides typed access to the...the rows of the table. @property def rows ( self ) -> aspose ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Row.next_row property | Aspose.Words for Python

    Row.next_row property. Gets the next [Row](../) node.... tables . Row : ... Remarks The method...need to have typed access to table rows. If a StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TableStyle::get_RowStripe method...

    Aspose::Words::TableStyle::get_RowStripe method. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding in C++....Shows how to create conditional table styles that alternate between...configure a conditional style of a table to apply a different color to...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit Tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your Table workflows....Presentation Tables on Android Contents [ Hide ] A table in PowerPoint...Aspose.Slides provides the Table class, ITable interface, Cell...

    docs.aspose.com/slides/androidjava/manage-table/
  9. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Manipulate Tables in existing PDF file and replace old Table with a new one in PDF document with Aspose.PDF for Java....Manipulate Tables in existing PDF Contents [ Hide ] Manipulate...Manipulate tables in existing PDF One of the earliest features supported...

    docs.aspose.com/pdf/java/manipulate-tables-in-e...
  10. DocumentBuilder.MoveToCell | Aspose.Words for .NET

    Effortlessly navigate your document with the DocumentBuilder MoveToCell method, quickly positioning the cursor in any Table cell for enhanced editing....method Moves the cursor to a table cell in the current section...tableIndex Int32 The index of the table to move to. rowIndex Int32 The...

    reference.aspose.com/words/net/aspose.words/doc...