Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 19,750 for

table

(0.07 sec)
  1. Aspose::Words::Fields::FieldXE::get_Yomi method...

    Aspose::Words::Fields::FieldXE::get_Yomi method. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry in C++....FieldIndex , true )); // The INDEX table automatically sorts its entries...alphabetic order. // Set the INDEX table to sort entries phonetically...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available types of binding between a web extension and the data in the document in Java.... TABLE Tabular data with a header row...without a header row. TABLE public static int TABLE Tabular data with...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.update_table_layout method | Aspose.Wo...

    Document.update_Table_layout method. Implements an earlier approach to Table column widths re-calculation that has known issues....update_table_layout method update_table_layout() Implements an...an earlier approach to table column widths re-calculation that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create and Customize PowerPoint Tables on Andro...

    Create and format Tables in PowerPoint PPT and PPTX using Aspose.Slides for Android via Java—insert rows and columns, merge cells, set borders, import data....Create and Customize PowerPoint Tables on Android Contents [ Hide...Hide ] Manage Presentation Tables on Android Manage Rows and Columns...

    docs.aspose.com/slides/androidjava/powerpoint-t...
  5. WPS文件转换后文件中表格高度变窄,从而导致部分信息看不到。 - Free Support F...

    WPS文件转换后文件中表格高度变窄,从而导致部分信息看不到。 目前使用的是java 语言,aspose.word 23.8 ,麻烦帮看下是否可以优化处理。谢谢。 2025年奇瑞集团KD车身包装生产线及登车桥年度框架协议.docx (51.1 KB) 错误的现象如截图所示: image.jpg (247.7 KB) 实际应该是以下的截图: image.jpg (267.0 KB)...docx"); for (Table table : (Iterable<Table>) doc.getChildNodes(NodeType...getChildNodes(NodeType.TABLE, true)) { for (Row row : table.getRows()) {...

    forum.aspose.com/t/wps/321254
  6. Pdf for java 怎么获得单元格的rowspan? - Free Support Fo...

    我的使用环境如下: 1、使用的组件名称:pdf 2、使用的开发语言:JAVA 3、使用的组件版本号:25.5 问题如下: java版本pdf25.5中表格的单元格只有colspan的方法?没有rowspan,怎么获得单元格的rowspan?我们现在需要做的是解析这个表格,并获得当前表格中每个单元格的位置以及colspan和rowspan,DEMO示例见附件。 https://c.wss.pet/f/hcg7bs9uv38 复…...the rowspan of a cell in a table using the Cell class, which...iterate through the cells in your table and call this method for each...

    forum.aspose.com/t/pdf-for-java-rowspan/314492
  7. Does Aspose.Words MailMerge feature support com...

    I am looking to evaluate the Aspose.Words library, specifically looking at the MailMerge feature. The core requirement that I have is I need to build completely dynamic Tables, where the number of rows and number of col…...support completely dynamic tables? Aspose.Words Product Family...to build completely dynamic tables, where the number of rows and...

    forum.aspose.com/t/does-aspose-words-mailmerge-...
  8. TableCollection.to_array method | Aspose.Words ...

    TableCollection.to_array method. Copies all Tables from the collection to a new array of Tables....all tables from the collection to a new array of tables. def...): ... Returns An array of tables. Examples Shows how to iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Row.is_first_row property | Aspose.Words for Py...

    Row.is_first_row property. True if this is the first row in a Table; false otherwise....this is the first row in a table; false otherwise. @property...See Also module aspose.words.tables class Row Row.hidden property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create and Customize PowerPoint Tables in C++|A...

    Create and format Tables in PowerPoint PPT and PPTX using Aspose.Slides for C++ — insert rows and columns, merge cells, set borders, import data....Create and Customize PowerPoint Tables in C++ Contents [ Hide ] Manage...Manage Presentation Tables in C++ Manage Rows and Columns in PowerPoint...

    docs.aspose.com/slides/cpp/powerpoint-table/