Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 16,141 for

table

(0.17 sec)
  1. PreferredWidth.value property | Aspose.Words fo...

    PreferredWidth.value property. Gets the preferred width value...preferred width type and value of a table cell. doc = aw . Document (...file_name = MY_DIR + 'Tables.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Tables::PreferredWidth::get_Type...

    Aspose::Words::Tables::PreferredWidth::get_Type method. Gets the unit of measure used for this preferred width value in C++....Aspose::Words::Tables::PreferredWidth::get_Type method PreferredWidth::get_Type...:: Tables :: PreferredWidthType Aspose :: Words :: Tables ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....Excel file that contains a table. It then creates the slicer...sample Excel file containing a table. U16String sourceDir ( u "....

    docs.aspose.com/cells/cpp/change-slicer-propert...
  4. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the Table....leftIndent property Table.leftIndent property Gets or sets the...represents the left indent of the table. get leftIndent () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::HeightRule enum | Aspose.Words f...

    Aspose::Words::HeightRule enum. Specifies the rule for determining the height of an object in C++....Aspose :: Words :: Tables :: Table > table = builder -> StartTable...SharedPtr < Aspose :: Words :: Tables :: RowFormat > rowFormat =...

    reference.aspose.com/words/cpp/aspose.words/hei...
  6. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...(APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab...PDF (Missing_content.pdf) APA-Table-of-Contents-TemplateLab.com_...

    forum.aspose.com/t/defect-data-validations-in-t...
  7. Aspose::Words::Tables::Row::get_ParentTable met...

    Aspose::Words::Tables::Row::get_ParentTable method. Returns the immediate parent Table of the row in C++....Aspose::Words::Tables::Row::get_ParentTable method Row::get_ParentTable...Returns the immediate parent table of the row. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Bookmark.isColumn property | Aspose.Words for N...

    Bookmark.isColumn property. Returns ``true`` if this bookmark is a Table column bookmark....true if this bookmark is a table column bookmark. get isColumn...how to get information about table column bookmarks. var doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 Table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...saving pdf document with 1 table 20K rows and 10 columns. Here...getPages().add(); Table table = new Table(); for (int i = 0;...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  10. 管理行和列|Aspose.Slides for PHP 文档

    管理 PowerPoint 演示文稿中的表格行和列...Slides 提供了 Table 类、 ITable 接口及其他多种类型。 将第一行设置为标题...$pres = new Presentation ( "table.pptx" ); try { # 访问第一张幻灯片 $sld...

    docs.aspose.com/slides/zh/php-java/manage-rows-...