Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 13,981 for

word count

(0.16 sec)
  1. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number in C++....Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIden method...System :: String Aspose :: Words :: Fields :: FieldToc :: ge...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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...
  3. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around shapes and images, enhancing document layout and readability.... Count ( s => s . ShapeType == ShapeType...)); Assert . That ( shapes . Count ( s => s . ShapeType == ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++....Aspose::Words::RunCollection::ToArray method Contents [ Hide...SharedPtr < Aspose :: Words :: Run >> Aspose :: Words :: RunCollection...

    reference.aspose.com/words/cpp/aspose.words/run...
  5. Split DOCM File Online or via .NET | products.a...

    Free online app to split different DOCM files. .NET C# splitter library code for DOCM documents....Get total pages using Page Count. Loop through each page and...split DOCM files? With Aspose.Words for .NET , child API of Aspose...

    products.aspose.com/total/net/split/docm/
  6. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++....Aspose::Words::Revision::get_ParentNode method Contents [ Hide...SharedPtr < Aspose :: Words :: Node > Aspose :: Words :: Revision ::...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. ChartSeriesCollection.removeAt method | Aspose....

    ChartSeriesCollection.removeAt method. Removes a [ChartSeries](../../chartseries/) at the specified index.... count ). toEqual ( 3 ); // Print the...1 ]); expect ( chartData . count ). toEqual ( 4 ); expect ( chartData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the documentation article in C++....Aspose::Words::Fields::FieldSeq class Contents [ Hide ] FieldSeq...Aspose :: Words :: Fields :: Field , public Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. RowCollection indexer | Aspose.Words for Python

    RowCollection indexer. Retrieves a [Row](../../row/) at the given index.... count : print ( f 'Start of Table...rows )) j = 0 while j < rows . count : print ( f ' \t Start of Row...

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