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

word count

(0.1 sec)
  1. Document.cleanup method | Aspose.Words for Python

    aspose.Words.Document.cleanup method... words . CleanupOptions ): ... Parameter...assertEqual ( 8 , doc . styles . count ) # Apply a custom character...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... words . fields . FieldFormat : .....format . general_formats . count ) self . assertEqual ( aw ....

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

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient document handling.... Count )); else Assert . That ( 0 ...EqualTo ( shapeCollection . Count )); See Also class PdfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  4. 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...
  5. Node class | Aspose.Words for Python

    aspose.Words.Node class. Base class for all nodes of a Word document...of a Word document. To learn more, visit the Aspose.Words Document...NodeType . ANY , False ) . count ) for child in children : switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... count ). toEqual ( 8 ); // Apply a...); expect ( doc . styles . count ). toEqual ( 4 ); // Removing...

    reference.aspose.com/words/nodejs-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. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" : $"Project...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" ); VbaModuleCollection...

    reference.aspose.com/words/net/aspose.words.vba...
  9. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldSeq.InsertNextNumber | Aspose.Words for .NET

    Discover the FieldSeq InsertNextNumber property to easily manage sequence numbers for your items. Enhance your data organization effortlessly!...); // SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/net/aspose.words.fie...