Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 16,049 for

table

(0.05 sec)
  1. CellVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.Tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a Table cell....justification of text inside a table cell. Members Name Description...how to build a formatted 2x2 table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Merge Regions|Aspose.Words for SharePoint

    Merge regions feature details of the Aspose.Words for SharePoint.... A region corresponds to a table in the report data source. A...for every data row in that table. To specify a merge region in...

    docs.aspose.com/words/sharepoint/merge-regions/
  3. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based index of the last column of the Table column range associated with the bookmark....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/python-net/aspose.wo...
  4. Find Query Tables and List Objects related to E...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Find Query Tables and List Objects related to External Data Connections...you need to find out Query Tables and List Objects related to...

    docs.aspose.com/cells/python-net/find-query-tab...
  5. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below the contents of cell....DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell.... end_row () builder . end_table () # The first cell was unaffected...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.Save | Aspose.Words for .NET

    Effortlessly save your Table substitution settings with the TableSubstitutionRule Save method. Streamline your data management today!...string ) Saves the current table substitution settings to file...to access font substitution tables for Windows and Linux. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  7. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....how to build a formatted 2x2 table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/doc...
  8. HtmlSaveOptions.allow_negative_indent property ...

    HtmlSaveOptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent, which...page boundary. table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython....Ask AI Split Tables in Jython Contents [ Hide ] Aspose.Words...Words - Split Tables To Split Tables using Aspose.Words Java for Jython...

    docs.aspose.com/words/java/split-tables-in-jython/
  10. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a Table style...TableStyle class Represents a table style. To learn more, visit...visit the Working with Tables documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...