Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 15,934 for

table

(0.07 sec)
  1. 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...
  2. 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...
  3. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java.... CELL A cell of a table row. COMMENT A comment in a...paragraph of text. ROW A row of a table. RUN A run of text. SECTION...

    reference.aspose.com/words/java/com.aspose.word...
  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. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....settings to vertical borders to a table row’s format. auto doc = MakeObject...DocumentBuilder > ( doc ); // Create a table with red and blue inner borders...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Aspose::Words::Fields::FieldTA::get_LongCitatio...

    Aspose::Words::Fields::FieldTA::get_LongCitation method. Gets or sets the long citation for the entry in C++....how to build and customize a table of authorities using TOA and...the entry category for our table. This TOA will now only include...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldTA::get_ShortCitati...

    Aspose::Words::Fields::FieldTA::get_ShortCitation method. Gets or sets the short citation for the entry in C++....how to build and customize a table of authorities using TOA and...the entry category for our table. This TOA will now only include...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldToa::get_SequenceNa...

    Aspose::Words::Fields::FieldToa::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the page number in C++....how to build and customize a table of authorities using TOA and...the entry category for our table. This TOA will now only include...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_TableSubstitution method. Settings related to Table substitution rule in C++....method Settings related to table substitution rule. System ::...with custom font substitution tables. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Aspose::Words::DocumentVisitor::VisitFootnoteSt...

    Aspose::Words::DocumentVisitor::VisitFootnoteStart method. Called when enumeration of a footnote or endnote text has started 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/doc...