Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 14,000 for

word count

(0.2 sec)
  1. Shape.adjustments property | Aspose.Words for P...

    Shape.adjustments property. Provides access to the adjustment raw values of a shape... words . drawing . AdjustmentCollection...assertEqual ( 1 , adjustments . count ) adjustment = adjustments [...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Track Changes in a Document in C#|Aspose.Words ...

    Track changes to content and formatting made by you or others using C#. Access individual revisions in a document and apply various properties to them....Words supports track changes in Microsoft Word. With this...feature in Aspose.Words, as well as in Microsoft Word, can be associated...

    docs.aspose.com/words/net/track-changes-in-a-do...
  3. Person.first property | Aspose.Words for Python

    Person.first property. Gets or sets the first name of a person.... count ) person = authors [ 0 ] self...last ) See Also module aspose.words.bibliography class Person Person...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it to the paragraph in C++....Aspose::Words::Lists::ListFormat::ApplyNumberDefault method Contents...the paragraph. void Aspose :: Words :: Lists :: ListFormat :: ApplyNumberDefault...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java....following template to represent the count of elements in the enumeration...items << else >><<[ items . count ()]>> item ( s )<</ if >>. Note...

    docs.aspose.com/words/java/working-with-common-...
  6. ChartDataLabel.topMode property | Aspose.Words ...

    ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... Words . Drawing . Charts . ChartDataLabelLocati...property cannot be set in a Word 2016 chart. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HeaderFooter Class | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooter class, your solution for managing section headers and footers effortlessly. Enhance document formatting today!...Properties Name Description Count { get; } Gets the number of...previous section in Microsoft Word. When HeaderFooter contains...

    reference.aspose.com/words/net/aspose.words/hea...
  8. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Properties Name Description count Returns the number of ChartDataLabel...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA project module source code in C++....Aspose::Words::Vba::VbaModule::get_SourceCode method Contents...System :: String Aspose :: Words :: Vba :: VbaModule :: get_SourceCode...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Row.AcceptStart | Aspose.Words for .NET

    Discover the Row AcceptStart method, seamlessly accept visitors at the row's start for enhanced user experience and efficient navigation.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...