Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,782 for

table

(0.1 sec)
  1. TableSubstitutionRule | Aspose.Words for Java

    Table font substitution rule in Java....extends FontSubstitutionRule Table font substitution rule. To learn...to access font substitution tables for Windows and Linux. Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. TableStyleOptions | Aspose.Words for Java

    Specifies how Table style is applied to a Table in Java....Specifies how table style is applied to a table. Examples: Shows...Shows how to build a new table while applying a style. Document...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a Table with assigned Table style. To learn more, visit the documentation article in C++....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::Tables::Row::get_ParentTable met...

    Aspose::Words::Tables::Row::get_ParentTable method. Returns the immediate parent Table of the row in C++....Aspose::Words::Tables::Row::get_ParentTable method Contents [...Returns the immediate parent table of the row. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a Table in the document....endTable method endTable() Ends a table in the document. endTable ()...point just after the table. Returns The table node that was just...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible Table areas to which conditional formatting may be defined in a Table style in C++....ConditionalStyleType enum Represents possible table areas to which conditional formatting...formatting may be defined in a table style. enum class ConditionalStyleType...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. TextureIndex enumeration | Aspose.Words for Python

    aspose.words.TextureIndex enumeration. Specifies shading texture....apply an outline border to a table. doc = aw . Document ( file_name...file_name = MY_DIR + 'Tables.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PreferredWidth.Type | Aspose.Words for .NET

    Discover the PreferredWidth Type property, which defines the measurement unit for preferred width values, enhancing your design precision and flexibility....preferred width type and value of a table cell. Document doc = new Document...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....Aspose::Words::Tables::CellFormat::get_BottomPadding method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_BottomPadding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....DataTable table = new DataTable ( "Test" ); table . Columns ..."CustomerName" ); table . Columns . Add ( "Address" ); table . Rows ....

    reference.aspose.com/words/net/aspose.words/doc...