Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 5,803 for

table

(0.16 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a Table row...class Row class Represents a table row. To learn more, visit the...the Working with Tables documentation article. Remarks Row can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.AcceptEnd | Aspose.Words for .NET

    Discover the Paragraph AcceptEnd method, designed to enhance document navigation by efficiently accepting visitors at the end of paragraphs....hiddenContentRemover ); // 2 - Table node: Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; table . Accept ( hiddenContentRemover...

    reference.aspose.com/words/net/aspose.words/par...
  7. SpecialChar.GetText | Aspose.Words for .NET

    Discover the SpecialChar GetText method to easily retrieve special characters for enhanced text processing in your applications. Unlock its potential today!...hiddenContentRemover ); // 2 - Table node: Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; table . Accept ( hiddenContentRemover...

    reference.aspose.com/words/net/aspose.words/spe...
  8. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field... Remarks Builds a table of authorities (that is, a list...document used to build the table. display_result Gets the text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a Table in the document....method startTable() Starts a table in the document. startTable...nested table when called inside a cell. Returns The table node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::BorderType enum | Aspose.Words f...

    Aspose::Words::BorderType enum. Specifies sides of a border. To learn more, visit the documentation article in C++....border of a paragraph or a table cell. Left 1 Specifies the left...border of a paragraph or a table cell. Right 2 Specifies the...

    reference.aspose.com/words/cpp/aspose.words/bor...