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

word count

(0.12 sec)
  1. FieldToc class | Aspose.Words for Python

    aspose.Words.fields.FieldToc class. Implements the TOC field... type Gets the Microsoft Word field type. (Inherited from...as_field_toc () # SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to PDF from excel / Word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...Total Product Family words-net , cells-net prodigy234 February...converting to PDF from excel / word with documents of larger size...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...
  3. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management.... Count , Is . EqualTo ( 2 )); // Below...That ( comment . Replies . Count , Is . EqualTo ( 1 )); // 2...

    reference.aspose.com/words/net/aspose.words/com...
  4. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a form field is active for seamless user interactions and enhanced web functionality.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FormField.Accept | Aspose.Words for .NET

    Discover the FormField Accept method that enhances user experience by seamlessly accepting visitor inputs. Boost engagement effortlessly!... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  6. AdjustmentCollection class | Aspose.Words for P...

    aspose.Words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape....Properties Name Description count Gets the number of elements...assertEqual ( 1 , adjustments . count ) adjustment = adjustments [...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table.... Words . Tables . RowCollection Examples...( let i = 0 ; i < tables . count ; i ++ ) { console . log ( `Start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby....Words - Compress Images To compress...compress images using Aspose.Words Java in Ruby, simply invoke the...

    docs.aspose.com/words/java/compress-images-in-r...
  9. List.document property | Aspose.Words for Python

    List.document property. Gets the owner document.... words . DocumentBase : ... Remarks...( 'Current list count: ' + str ( lists . count )) print ( 'Is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtListIndentation class | Aspose.Words for Python

    aspose.Words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.Words/saveformat/#TEXT) format... count Gets or sets how many TxtListIndentation...character = ' ' # Set the "Count" property to specify the number...

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