Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 20,434 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. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a Table cell into the document....method insert_cell() Inserts a table cell into the document. def...self ): ... Remarks To start a table, just call DocumentBuilder.insert_cell()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDatabase.FormatAttributes | Aspose.Words f...

    Discover the FieldDatabase FormatAttributes property to easily customize Table attributes, enhancing your data management and presentation....format are to be applied to the table. public string FormatAttributes...and display the result in a table. FieldDatabase field = ( FieldDatabase...

    reference.aspose.com/words/net/aspose.words.fie...
  4. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the Table row in points....Gets or sets the height of the table row in points. @property def...Shows how to create a formatted table using DocumentBuilder. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration....cover any cases where the data table data is invalid // by substituting...1033" )); // Create a data table with columns whose names match...

    reference.aspose.com/words/net/aspose.words.fie...
  6. HtmlElementSizeOutputMode enumeration | Aspose....

    Aspose.Words.Saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....DocumentBuilder ( doc ); // Insert a table with a negative indent, which...the left page boundary. let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....Properties Name Description context_table_formatting True if the formatting...formatting applied to table content does not affect the formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 创建一个复杂的PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...$description ); // 添加表格 $table = new Table (); $table -> setColumnWidths...$colors -> getWhiteSmoke (); $table -> setBorder ( new BorderInfo...

    docs.aspose.com/pdf/zh/php-java/complex-pdf-exa...
  9. 管理行和列|Aspose.Slides for Node.js via .NET 文档

    在 PowerPoint 演示文稿中使用 JavaScript 管理表格的行和列...Slides 提供了 Table 类、 Table 类以及许多其他类型。 Set First Row...类的实例并加载演示文稿。 通过索引获取幻灯片的引用。 创建一个 Table 对象并将其设为 null。 遍历所有 Shape 对象以查找相关表格。...

    docs.aspose.com/slides/zh/nodejs-java/manage-ro...
  10. Aspose::Words::BorderType enum | Aspose.Words f...

    Aspose::Words::BorderType enum. Specifies sides of a border. To learn more, visit the documentation article in C++....border of a paragraph or a table cell. Left 1 Specifies the left...border of a paragraph or a table cell. Right 2 Specifies the...

    reference.aspose.com/words/cpp/aspose.words/bor...