Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 14,098 for

word count

(0.06 sec)
  1. TableCollection class | Aspose.Words for Python

    aspose.Words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes...Properties Name Description count Gets the number of nodes in...( 5 , tables [ 0 ] . rows . count ) self . assertEqual ( 4 , tables...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!... Count , Is . EqualTo ( 1 )); builder...NodeType . Paragraph , true ). Count , Is . EqualTo ( 2 )); // The...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow.... Count , Is . EqualTo ( 1 )); builder...NodeType . Paragraph , true ). Count , Is . EqualTo ( 2 )); // The...

    reference.aspose.com/words/net/aspose.words/con...
  4. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....Aspose::Words::InlineStory::get_IsMoveFromRevision method Contents...moved (deleted) in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::InlineStory::get_IsMoveToRevisio...

    Aspose::Words::InlineStory::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....Aspose::Words::InlineStory::get_IsMoveToRevision method Contents...moved (inserted) in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. TableCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableCollection class for easy, typed access to Table nodes, enhancing document processing efficiency and flexibility....Properties Name Description Count { get; } Gets the number of...That ( tables [ 0 ]. Rows . Count , Is . EqualTo ( 5 )); Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  7. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level to reset the sequence number to...doc ) # SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Previesť WORD Na XPS Python

    Previesť Word formát do XPS v kóde Python Uložiť Word ako XPS pomocou Python....Konvertovať Word na XPS v Python Vysokorýchlostná softvérová...softvérová Python na prevod Word na XPS Použite naše API na konverziu dokumentov...

    products.aspose.com/words/sk/python-net/convers...
  9. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++....Aspose::Words::Paragraph::get_Runs method Contents [ Hide ] Paragraph::get_Runs...Aspose :: Words :: RunCollection > Aspose :: Words :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Cell.tables property | Aspose.Words for Python

    Cell.tables property. Gets a collection of tables that are immediate children of the cell.... words . tables . TableCollection :...) for i in range ( tables . count ): table = tables [ i ] . as_table...

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