Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 20,133 for

table

(0.09 sec)
  1. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by type, enhancing your styling capabilities effortlessly....with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...
  2. 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...
  3. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....Examples: Shows how to ignore table formatting for content after...// Adds content before the table. // Default font size is 12...

    reference.aspose.com/words/java/com.aspose.word...
  4. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a Table with assigned Table style...to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Cell.Paragraphs | Aspose.Words for .NET

    Discover the Cell Paragraphs property to access a collection of direct child paragraphs, enhancing your document's structure and readability....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words.tab...
  7. ParagraphFormat.KeepWithNext | Aspose.Words for...

    Discover how the ParagraphFormat KeepWithNext property ensures your paragraphs stay together, enhancing document flow and readability for a polished look....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words/par...
  8. Issue with -horz and -greedy flag when we have ...

    Hi Team, I have a template in which Table with single row and single cell. In that Table there is foreach tag and inside that foreach tag there is a -horz flag and inside that Table there is another Table with 3 rows …...-greedy flag when we have nested tables Aspose.Words Product Family...which table with single row and single cell. In that table there...

    forum.aspose.com/t/issue-with-horz-and-greedy-f...
  9. Table.right_padding property | Aspose.Words for...

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

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