Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 16,117 for

table

(0.26 sec)
  1. CellFormat.SetPaddings | Aspose.Words for .NET

    Discover the CellFormat SetPaddings method to customize cell spacing in points, enhancing your layout for improved readability and design....the text contents // of each table cell we create with the document...10 , 40 , 50 ); // Create a table with one cell whose contents...

    reference.aspose.com/words/net/aspose.words.tab...
  2. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding....doc = new Document ( MyDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. NodeList...

    reference.aspose.com/words/net/aspose.words/com...
  3. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....Shows how to create a formatted table using DocumentBuilder. let doc...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Common Data Bands in Java|Aspose.W...

    Output a common data band withing a paragraph when building a report in Java....belong to a single story or table cell. In particular, a common...within the body. The following table illustrates the relevant cases...

    docs.aspose.com/words/java/working-with-common-...
  5. 在运行时将工作表绑定到 DataSet 使用 GridWeb|Documentation

    本文介绍如何在 GridWeb 中将工作表绑定到 DataSet。...) { // Create Product Data Table DataTable prodTbl = new DataTable...Add products inside the data table prodTbl . Rows . Add ( 1 , "Grape...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  6. Paragraph|Aspose.Slides Documentation

    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....paragraph and portion inside table cell text frame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/androidjava/paragraph/
  7. ChartDataTable.hasVerticalBorder property | Asp...

    ChartDataTable.hasVerticalBorder property. Gets or sets a flag indicating whether a vertical border of the data Table is displayed...vertical border of the data table is displayed. The default value...Examples Shows how to show data table with chart series data. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....document after a paragraph or table. /// </summary> private static...nodeType == aw . NodeType . Table ) { let dstStory = insertionDestination...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HTML Template – Convert Template to HTML in Java

    Learn to create dynamic HTML templates using data-binding expressions. Populate templates from XML/JSON data with Aspose.HTML for Java.... It features a table with two columns: “Person” and...curly-brace syntax. Copy 1 < table border = 1 > 2 < tr > 3 < th...

    docs.aspose.com/html/java/html-template/
  10. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...DataTable table = new DataTable ( "Employees" ); table . Columns..."Name" ); table . Rows . Add ( "Jane Doe" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...