Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 43,339 for

table

(0.08 sec)
  1. ConditionalStyleCollection.FirstColumn | Aspose...

    ConditionalStyleCollection FirstColumn property. Gets the first column style in C#....with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...
  2. ConditionalStyleCollection.OddRowBanding | Aspo...

    ConditionalStyleCollection OddRowBanding property. Gets the odd row banding style in C#....with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...
  3. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    DocumentVisitor VisitRowEnd method. Called when enumeration of a Table row has ended in C#....Called when enumeration of a table row has ended. public virtual...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words/doc...
  4. TableAlignment | Aspose.Words for Java

    Specifies alignment for an inline Table in Java....Specifies alignment for an inline table. Examples: Shows how to apply...apply an outline border to a table. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentVisitor.VisitTableStart | Aspose.Words ...

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

    reference.aspose.com/words/zh/net/aspose.words/...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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/