Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 5,794 for

table

(0.07 sec)
  1. Cell.Paragraphs | Aspose.Words for .NET

    Discover the Cell Paragraphs property to access a collection of direct child paragraphs, enhancing your document's structure and readability....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words.tab...
  2. Paragraph.IsInCell | Aspose.Words for .NET

    Discover the Paragraph IsInCell property. Easily determine if a paragraph is a direct child of a Cell, enhancing your document structure and formatting....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words/par...
  3. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data Table in Java....chart data table. Examples: Shows how to show data table with chart...font formatting of the data table. getFormat() Provides access...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a Table cell or a text frame....orientation of text on a page, in a table cell or a text frame. Members...how to build a formatted 2x2 table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Font::get_Hidden method | Aspose...

    Aspose::Words::Font::get_Hidden method. True if the font is formatted as hidden text in C++.... ); // 2 - Table node: SharedPtr < Table > table = doc -> get_FirstSection...get_Body () -> get_Tables () -> idx_get ( 0 ); table -> Accept ( hiddenContentRemover...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadWindowsSettings method. Loads predefined Table substitution settings for Windows platform in C++....gs method Loads predefined table substitution settings for Windows...to access font substitution tables for Windows and Linux. auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in Table cells, enhancing readability and design in your documents....the orientation of text in a table cell. public TextOrientation...how to build a formatted 2x2 table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in documents. Optimize your workflow with this essential feature!...DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . Rows [ 0 ]. RowFormat . Height...

    reference.aspose.com/words/net/aspose.words/hei...
  10. FieldRD.file_name property | Aspose.Words for P...

    FieldRD.file_name property. Gets or sets the name of the file to include when generating a Table of contents, Table of authorities, or index....when generating a table of contents, table of authorities, or...use the RD field to create a table of contents entries from headings...

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