Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 22,227 for

table

(0.26 sec)
  1. Aspose::Words::Paragraph::get_IsEndOfCell metho...

    Aspose::Words::Paragraph::get_IsEndOfCell method. True if this paragraph is the last paragraph in a Cell; false otherwise in C++....Examples Shows how to set a table to stay together on the same...Document > ( get_MyDir () + u "Table spanning two pages.docx" );...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. word转HTML后,表格位置从右侧变成左侧 - Free Support Forum - a...

    版本:23.8 编程语言:java 问题截图(word文件中表格在右侧): Word源文件: 合同管理系统-采购服务合同.docx (33.4 KB) 转换后的HTML文件: 合同管理系统-采购服务合同.zip (5.2 KB) 是否可以从 代码调整/修改源文件 两个方面处理...you’re experiencing, where tables shift from the right side to...be attributed to the way the table’s alignment and properties are...

    forum.aspose.com/t/word-html/315337
  3. Table.convert_to_horizontally_merged_cells meth...

    Table.convert_to_horizontally_merged_cells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontal_merge](../../cellformat/horizontal_merge/).... Remarks Table cells can be horizontally merged...width CellFormat.width . When table cell is merged by width property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current Table row formatting properties....object that represents current table row formatting properties. @property...self ) -> aspose . words . tables . RowFormat : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined Table substitution settings for Linux platform....load_linux_settings() Loads predefined table substitution settings for Linux...to access font substitution tables for Windows and Linux. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined Table substitution settings for Windows platform....load_windows_settings() Loads predefined table substitution settings for Windows...to access font substitution tables for Windows and Linux. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ConditionalStyle class | Aspose....

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

    reference.aspose.com/words/cpp/aspose.words/con...
  8. 查找与外部数据连接相关的查询表和列表对象,通过JavaScript与C++|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++查找与外部数据连接相关的查询表和列表对象。...< body > < h1 > List Query Tables and Connections </ h1 > < input...j ); // Check all the query tables in a worksheet for ( let k...

    docs.aspose.com/cells/zh/javascript-cpp/find-qu...
  9. Get the Cell object by DisplayName of PivotFiel...

    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....code accesses the first pivot table of the worksheet and then gets...second data field of the pivot table. It then changes the fill color...

    docs.aspose.com/cells/java/get-the-cell-object-...
  10. PreferredWidth.FromPercent | Aspose.Words for .NET

    Discover the PreferredWidth FromPercent method, which creates a new instance for defining preferred widths as a percentage. Enhance your design precision!...Examples Shows how to set a table to auto fit to 50% of the width...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...