Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 14,200 for

word count

(0.28 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. Source.contributors property | Aspose.Words for...

    Source.contributors property. Gets contributors list (author, editor, writer etc) of a source.... words . bibliography . ContributorCollectio...assertEqual ( 2 , authors . count ) person = authors [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Bibliography.sources property | Aspose.Words fo...

    Bibliography.sources property. Gets a collection that represents all the sources contained in a bibliography.... words . bibliography . Source ]: ...assertEqual ( 2 , authors . count ) person = authors [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar , com.aspose.words.FieldChar public class...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartSeriesGroupCollection.Item | Aspose.Words ...

    Access ChartSeriesGroup by index with the Item property. Simplify your data visualization and enhance your charting experience effortlessly!... Count ; i ++) if ( seriesGroups [...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeriesGroupColl...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....setCharacter(' '); // Set the "Count" property to specify the number...setCharacter(' '); // Set the "Count" property to specify the number...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

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