Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 14,224 for

word count

(3.66 sec)
  1. PersonCollection.remove_at method | Aspose.Word...

    PersonCollection.remove_at method. Removes the person at the specified index.... count ) # Remove person from the collection...assertEqual ( 0 , persons . count ) # Create person collection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MailMergeRegionInfo Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMerging.MailMergeRegionInfo class for efficient mail merge management. Unlock seamless document automation today!... Count , Is . EqualTo ( 2 )); Assert...Assert . That ( nestedRegions . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Node.get_ancestor method | Aspose.Words for Python

    aspose.Words.Node.get_ancestor method... words . NodeType ): ... Parameter...) i = 0 while i < tables . count : table = tables [ i ] . as_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....words as aw doc = aw . Document (...vba_project # Get the count of VBA modules using count property instead...

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

    aspose.Words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.Words/document/) object...process should match a specific MS Word version. Default value is MsWordVersion...(Inherited from LoadOptions ) page_count Gets or sets the number of pages...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RevisionGroupCollection.GetEnumerator | Aspose....

    Discover the RevisionGroupCollection GetEnumerator method—efficiently retrieve enumerator objects for streamlined data management and enhanced performance....Count} revision groups:" ); // Iterate...document into during Microsoft Word editing. Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/rev...
  7. IRevisionCriteria class | Aspose.Words for Python

    aspose.Words.IRevisionCriteria class. Implement this interface if you want to control when certain [Revision](../revision/) should be accepted/rejected or not by the [RevisionCollection.accept()](../revisioncollection/accept/#irevisioncriteria)/[RevisionCollection.reject()](../revisioncollection/reject/#irevisioncriteria) methods.... write ( 'This does not count as a revision. ' ) # To register...Remove a run "This does not count as a revision.". doc . first_section...

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

    aspose.Words.fields.FieldCollection class. A collection of [Field](../field/) objects that represents the fields in the specified range...Properties Name Description count Returns the number of the fields...assertEqual ( 6 , fields . count ) # Below are four ways of removing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code....words as aw doc = aw . Document (...vba_project # Get the count of VBA modules using count property instead...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DigitalSignatureUtil.loadSignatures method | As...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.loadSignatures method... count ). toEqual ( 1 ); // 2 - Load...expect ( digitalSignatures . count ). toEqual ( 1 ); Shows how...

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