Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 43,444 for

table

(0.06 sec)
  1. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. ttfglyftable - Aspose.Font for Java - API Refer...

    com.aspose.font Interfaces IEncodingParameters IFont IFontCharactersMerger IFontEncoding IFontMetrics IFontSaver IGly......TtfTableBase Represents "glyf" table of the TTF font file. Method...glyphIndex) Returns true in case the table contains glyph with glyphIndex...

    reference.aspose.com/font/java/com.aspose.font/...
  3. Aspose::Font::TtfTables::TtfLocaTable Class Ref...

    Classes | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected At......Reference Represents "loca" table of the TTF Font file. More....get_TtfTables () const Reference to TTF table repository. More... ASPOSE_FONT_SHARED_API...

    reference.aspose.com/font/cpp/class/aspose.font...
  4. TableStyle | Aspose.Words for Java

    Represents a Table style in Java....extends Style Represents a table style. To learn more, visit...visit the Working with Tables documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Font::TtfTables::TtfCvtTable Class Refe...

    Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static......Reference Represents Control Value Table (CVT) of the TTF Font file....get_TtfTables () const Reference to TTF table repository. More... ASPOSE_FONT_SHARED_API...

    reference.aspose.com/font/cpp/class/aspose.font...
  6. Aspose::Font::TtfTables::TtfFpgmTable Class Ref...

    Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static......Reference Represents "fpgm" table of the TTF Font file. More....get_TtfTables () const Reference to TTF table repository. More... ASPOSE_FONT_SHARED_API...

    reference.aspose.com/font/cpp/class/aspose.font...
  7. Aspose::Font::TtfTables::TtfPrepTable Class Ref...

    Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static......Reference Represents "prep" table of the TTF Font file. More....get_TtfTables () const Reference to TTF table repository. More... ASPOSE_FONT_SHARED_API...

    reference.aspose.com/font/cpp/class/aspose.font...
  8. Width | Aspose.Note for .NET API 参考

    获取或设置宽度...AppendChildLast ( cell11 ); Table table = new Table ( doc ) { IsBordersVisible...TableColumn () { Width = 200 } } }; table . AppendChildLast ( row ); OutlineElement...

    reference.aspose.com/note/zh/net/aspose.note/ta...
  9. DocumentBuilder.EndTable | Aspose.Words for .NE...

    DocumentBuilder 方法. 结束文档中的一个表... public Table EndTable () 返回值 刚刚完成的表节点。 评论...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. ListColumn class | Aspose.Cells for Python via ...

    ListColumn class ListColumn class Represents a column in a Table. The ListColumn type exposes the following members: ......class Represents a column in a Table. The ListColumn type exposes...data in this column of the table. set_data_style Sets the style...

    reference.aspose.com/cells/python-net/aspose.ce...