Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 43,455 for

table

(0.07 sec)
  1. Class TableStyleCollection | Aspose.Cells for ....

    Aspose.Cells.Tables.TableStyleCollection class. Represents all custom Table styles...class Represents all custom table styles. public class TableStyleCollection...default style name of pivot table . DefaultTableStyleNam { get;...

    reference.aspose.com/cells/net/aspose.cells.tab...
  2. AbsorbedTable | Aspose.PDF for Python via .NET ...

    Represents Table that exist on the page...AbsorbedTable class Represents table that exist on the page The AbsorbedTable...IList containing rows of the table rectangle Gets rectangle that...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  3. DocumentVisitor.VisitTableStart | Aspose.Words ...

    DocumentVisitor 方法. 在表的枚举开始时调用...VisitTableStart ( Table table ) 范围 类型 描述 table Table 正在访问的对象。 返回值...遍历一个节点的子节点的非二叉树。 /// 以所有遇到的 Table 节点及其子节点的字符串形式创建一个映射。 /// </summary>...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. FormDataConverter | Aspose.PDF for .NET API Ref...

    Represents a class to convert data from one format to another format. It can convert the data in fdf/xml/pdf/xfdf to the OLEDB/OdbcDB. It also can convert the data in the OLEDB/OdbcDB to the data in fdf/xml/xfdf. It can convert the fdf to the xml with hard-named tag....} ExportFromData will clear table before data export. CreateMissingField...field if it does not exists in Table. CreateMissingTable { get; set;...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  5. PreferredWidth.FromPoints | Aspose.Words for .NET

    PreferredWidth FromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points in C#....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 216.0d , table . FirstRow . FirstCell . CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current Table substitution settings to stream in C++....) method Saves the current table substitution settings to stream...to access font substitution tables for Windows and Linux. auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a Table row in the document....end_row method end_row() Ends a table row in the document. def end_row...DocumentBuilder.end_row() to end a table row. If you call DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Tables in PDF|Aspose.PDF for PHP v...

    This section describes how to add and extract a Table, how to manipulate and integrate a Table using the PHP....Working with Tables in PDF Contents [ Hide ] Tables are important...with Tables and it provides great support for adding tables in...

    docs.aspose.com/pdf/php-java/working-with-tables/
  9. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....Working With Tables in Ruby Contents [ Hide ] Aspose.Words -...- Auto Fit Tables Ruby Code def autofit_table_to_window () #data_dir...

    docs.aspose.com/words/java/working-with-tables-...
  10. ConditionalStyleCollection.bottom_right_cell pr...

    ConditionalStyleCollection.bottom_right_cell property. Gets the bottom right cell style....with certain area styles of a table. doc = aw . Document () builder...DocumentBuilder ( doc ) table = builder . start_table () builder . insert_cell...

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