Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 17,941 for

table

(0.05 sec)
  1. Font FallBack Settings from XML in C++|Aspose.W...

    The Font fallback mechanism is used when the font is resolved, but it does not contain a specific character. In this case, Aspose.Words tries to use one of the fallback fonts for the character....get_FallbackSettings (); Similarly to Table substitution rule , this mechanism...uses XML tables for configuration. These XML tables can be loaded...

    docs.aspose.com/words/cpp/font-fallback-setting...
  2. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances document comparison by enabling case-insensitive analysis for accurate results...." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  3. CompareOptions.IgnoreComments | Aspose.Words fo...

    Discover how the CompareOptions IgnoreComments property enhances your comparison by excluding comment differences for clearer results...." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  4. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results...." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  5. CompareOptions.IgnoreFootnotes | Aspose.Words f...

    Discover how the IgnoreFootnotes property in CompareOptions enhances document comparison by excluding footnotes and endnotes for clearer results...." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  6. CompareOptions.IgnoreHeadersAndFooters | Aspose...

    Discover how the CompareOptions IgnoreHeadersAndFooters property enhances document processing by ignoring headers and footers for cleaner data analysis...." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  7. Aspose::Words::Fields::FieldIndex::get_UseYomi ...

    Aspose::Words::Fields::FieldIndex::get_UseYomi method. Gets or sets whether to enable the use of yomi text for index entries in C++....FieldIndex , true )); // The INDEX table automatically sorts its entries...alphabetic order. // Set the INDEX table to sort entries phonetically...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++....format are to be applied to the table. get_InsertHeadings () Gets...column headings in the resulting table. get_InsertOnceOnMailMerg ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. NodeList.count property | Aspose.Words for Node.js

    NodeList.count property. Gets the number of nodes in the list....are indirect descendants of a Table node, which would be the runs...nodeList = doc . selectNodes ( "//Table//Run" ). toArray (); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Font method. Provides access to font formatting of the data Table in C++....font formatting of the data table. System :: SharedPtr < Aspose...Examples Shows how to show data table with chart series data. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...