Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 23,580 for

table

(0.06 sec)
  1. Cell Merge Issue in Aspose Word Template (LINQ)...

    Hi Team, How can we implement cell merging in an Aspose Word template using LINQ such that it occurs only when both FirstGroupName and SecondGroupName have the same values? **Scenario: ** In the current Aspose report…...restriction on dynamic merging of table cells by providing an expression...aspose.com/words/net/merging-table-cells-dynamically/ 1 Like rose...

    forum.aspose.com/t/cell-merge-issue-in-aspose-w...
  2. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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.... table_list [ 0 ] . row_list [ 0 ]...获取页面上的第一个表 table = absorber . table_list [ 0 ] # 创建新表 new_table = ap...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...
  3. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...const html = "<html> <body> <table> <tr> <td> <br> This is sample...is sample data</td> </tr> </table> </body> </html>" ; // Convert...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  4. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...DataTable table = new DataTable("TestData"); table.Columns.Add("ClientName"...Add("ClientName", typeof(string)); table.Columns.Add("ExtraData", typeof(string));...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  5. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a Table cell or end of a Table row character: (char)7 or \a....property End of a table cell or end of a table row character: (char)7...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number.... heading = 'A' # Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a Table cell or end of a Table row character: \x0007 or \a....property End of a table cell or end of a table row character: “\x0007”...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index.... heading = 'A' # Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Node.js. All the features are represented as corresponding styles or direct formatting....to Align Content Inside the Table while Exporting into Markdown...directions to align contents in tables while exporting into the Markdown...

    docs.aspose.com/words/nodejs-net/working-with-m...
  10. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....inserting a table, refer to the article on how to insert table in PDF...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...