Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 14,104 for

word count

(0.18 sec)
  1. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered list and applies it to the paragraph....words main advantages are:" ); //...builder . writeln ( "Aspose.words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Adjustment.name property | Aspose.Words for Python

    Adjustment.name property. Gets the name of the adjustment.... count ) adjustment = adjustments [...docx' ) See Also module aspose.words.drawing class Adjustment Adjustment...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Row.IsFirstRow | Aspose.Words for .NET

    Discover the Row IsFirstRow property, identify the first row in a table easily. Enhance your data organization with this essential feature!... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Cell.IsLastCell | Aspose.Words for .NET

    Discover the Cell IsLastCell property. Easily determine if a cell is the last in a row, enhancing your data management and optimization strategies.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered list and applies it to the paragraph....Words main advantages are:' ) # A...builder . writeln ( 'Aspose.Words allows:' ) # 2 - A numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph....Words main advantages are:' ) # A...builder . writeln ( 'Aspose.Words allows:' ) # 2 - A numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to.... words . Document : ... @document.setter...document ( self , value : aspose . words . Document ): ... Remarks If...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VariableCollection.Remove | Aspose.Words for .NET

    Effortlessly remove document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...
  9. Document.Variables | Aspose.Words for .NET

    Discover Document Variables. Access a powerful collection of customizable variables for your documents and templates, enhancing efficiency and flexibility.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/doc...
  10. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes....begins the footnote/endnote count. doc = aw . Document () builder...document maintains separate counts # for footnotes and for endnotes...

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