Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 16,022 for

table

(0.22 sec)
  1. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... assertTrue ( '<table style="padding:0pt; -aw-border-insideh:0...out_doc_contents ) self . assertTrue ( '<table cellspacing="0" cellpadding="0"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. discourse-data-explorer_4560ee16f2bea569358c6c0...

    Table.group-reports{width:100%;Table-layout:fixed}Table.group-reports th:first-child{width:30%}Table.group-reports th:nth-child(2){width:60%}Table.group-reports th:last-child{width:20%;text-align:r......table.group-reports{width:100%;table-layout:fixed}table.group-reports...30%}table.group-reports th:nth-child(2){width:60%}table.group-reports...

    forum.aspose.com/stylesheets/discourse-data-exp...
  3. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....DataTable table = new DataTable("My Table"); table.getColumns()...add("Column 1"); table.getRows().add("Row 1"); table.getRows().add("Row...

    reference.aspose.com/words/java/com.aspose.word...
  4. Queries and Connections|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....WebQuery Reading and Writing Query Table of Worksheet How to get OData...

    docs.aspose.com/cells/python-net/managing-datab...
  5. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...TextSegments, TextFragment, Table, etc. share with us so that...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  6. Convert OST to DOC in Python | products.aspose.com

    Save OST to DOC in your Python applications without using Microsoft Outlook or Word...to DOC OST (Offline Storage Table) is a file format used by Microsoft...of the PST (Personal Storage Table) file format. OST files are...

    products.aspose.com/total/python-net/conversion...
  7. Row constructor | Aspose.Words for Node.js

    Row constructor. Initializes a new instance of the [Row](../) class....insertBefore() on the table where you want the row inserted...See Also module Aspose.Words.Tables class Row Row.cells property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Execl data not Align while replacing into Word ...

    Excel_word_doc.zip (991.9 KB) Hello team, I am facing data alignment issue while replacing Excel sheet data in word. Here for some sheets which contain Table last row $ and formulas, this data while replacing in word it…...for some sheets which contain table last row $ and formulas, this...you can observe table1 and table 2 last row was not aligned properly...

    forum.aspose.com/t/execl-data-not-align-while-r...
  9. 在用C++刷新数据透视表时,指定该数据透视表是否兼容Excel 2003|Documentation

    学习如何在用Aspose.Cells for C++刷新数据透视表时,指定数据透视表的Excel2003兼容性。...pivot table Workbook wb ( srcDir + u "sample-pivot-table.xlsx"...worksheet that contains pivot table data Worksheet dataSheet = wb...

    docs.aspose.com/cells/zh/cpp/specify-whether-th...
  10. HeightRule | Aspose.Words for Java

    Specifies the rule for determining the height of an object in Java....new DocumentBuilder(doc); Table table = builder.startTable(); builder... Assert.assertEquals(0.0d, table.getRows().get(0).getRowFormat()...

    reference.aspose.com/words/java/com.aspose.word...