Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 20,357 for

table

(0.07 sec)
  1. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current Table cell formatting properties in C++....object that represents current table cell formatting properties....SharedPtr < Aspose :: Words :: Tables :: CellFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Optimize your HTML exports with the HtmlSaveOptions TableWidthOutputMode. Control Table row and cell widths for seamless MHTML and EPUB formatting....TableWidthOutputMode property Controls how table, row and cell widths are exported...HTML format, table, row and cell elements ( <table> , <tr> , <th>...

    reference.aspose.com/words/net/aspose.words.sav...
  3. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....more, visit the Working with Tables documentation article. Examples:...how to iterate through all tables in the document and print the...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_Table method. Ends a Table in the document....end_table method end_table() Ends a table in the document. def...def end_table ( self ): ... Remarks This method should be called...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 表格|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。... static void Add_Table () { using var pres = new Presentation...heights = { 30 , 30 }; var table = slide . Shapes . AddTable...

    docs.aspose.com/slides/zh/net/examples/elements...
  6. Table.clearShading method | Aspose.Words for No...

    Table.clearShading method. Removes all shading on the Table....Removes all shading on the table. clearShading () Examples Shows...apply an outline border to a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....docx" ); Shows how to build a table with custom borders. auto doc...-> StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Table.vertical_anchor property | Aspose.Words f...

    Table.vertical_anchor property. Gets the base object from which the vertical positioning of floating Table should be calculated...vertical_anchor property Table.vertical_anchor property Gets...vertical positioning of floating table should be calculated. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.horizontal_anchor property | Aspose.Words...

    Table.horizontal_anchor property. Gets the base object from which the horizontal positioning of floating Table should be calculated...horizontal_anchor property Table.horizontal_anchor property Gets...horizontal positioning of floating table should be calculated. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...save(file_name) Saves the current table substitution settings to file...save(output_stream) Saves the current table substitution settings to stream...

    reference.aspose.com/words/python-net/aspose.wo...