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

table

(0.21 sec)
  1. ConditionalStyleCollection.firstColumn property...

    ConditionalStyleCollection.firstColumn property. Gets the first column style....with certain area styles of a table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Cell.paragraphs property | Aspose.Words for Nod...

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell....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. Document.ExpandTableStylesToDirectFormatting | ...

    Transform Table styles into direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your document's appearance effortlessly....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/net/aspose.words/doc...
  4. Table.preferred_width property | Aspose.Words f...

    Table.preferred_width property. Gets or sets the Table preferred width....property Table.preferred_width property Gets or sets the table preferred...self ) -> aspose . words . tables . PreferredWidth : ... @preferred_width...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlElementSizeOutputMode Enum | Aspose.Words f...

    Discover Aspose.Words.Saving.HtmlElementSizeOutputMode. Control element sizes for optimal HTML, MHTML, and EPUB exports. Enhance your document formatting!...DocumentBuilder ( doc ); // Insert a table with a negative indent, which...the left page boundary. Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Working with Cross (Pivot) Tables in C#|Aspose....

    Output a Cross (Pivot) Tables when building a report in C#....Working with Cross (Pivot) Tables Contents [ Hide ] What is this...cross-pivot tables in document templates. A cross or pivot table is a...

    docs.aspose.com/words/net/working-with-cross-pi...
  7. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit Tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your Table workflows....Presentation Tables in JavaScript Contents [ Hide ] A table in PowerPoint...Aspose.Slides provides the Table class, Table class, Cell class, Cell...

    docs.aspose.com/slides/nodejs-java/manage-table/
  8. Join Tables in Java|Aspose.Words for Java

    Join Tables in Java. Advanced Table manipulations, join and split using Java....Ask AI Join Tables Contents [ Hide ] A table, represented in...it easy to join tables. To manipulate a table to join with another...

    docs.aspose.com/words/java/join-tables/
  9. Aspose::Words::Tables::PreferredWidth::Equals m...

    Aspose::Words::Tables::PreferredWidth::Equals method. Determines whether the specified PreferredWidth is equal in value to the current PreferredWidth in C++....Aspose::Words::Tables::PreferredWidth::Equals method Contents...System::SharedPtr<Aspose::Words::Tables::PreferredWidth>&) method Determines...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. CellFormat.Borders | Aspose.Words for .NET

    Discover the CellFormat Borders property to access and customize cell border collections for enhanced spreadsheet design and functionality....to combine the rows from two tables into one. Document doc = new...new Document ( MyDir + "Tables.docx" ); // Below are two ways...

    reference.aspose.com/words/net/aspose.words.tab...