Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 14,098 for

word count

(0.1 sec)
  1. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance document design with powerful features and flexibility....{ get; } Gets the Microsoft Word field type. Methods Name Description...editing language in Microsoft Word, our fields will display numbers...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PageExtractOptions.update_page_starting_number ...

    PageExtractOptions.update_page_starting_number property. Specifies whether the start page number in the resulting document shall be updated...selected "Print 2 pages" in MS Word. # The start page will be set...extract_pages ( index = 1 , count = 1 ) extracted_doc1 . save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser.... Compare Text in Word Documents and Highlight Changes...Compare Documents Using Aspose.Words for .NET The core functionality...

    docs.aspose.com/words/net/document-comparison-f...
  4. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the document programmatically as revision changes in C++....Aspose::Words::Document::StartTrackRevisions method Contents...revision changes. void Aspose :: Words :: Document :: StartTrackRevisions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. CompareOptions.granularity property | Aspose.Wo...

    CompareOptions.granularity property. Specifies whether changes are tracked by character or by Word....are tracked by character or by word. @property def granularity (...( self ) -> aspose . words . comparing . Granularity : ... @granularity...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.is_quick_style property | Aspose.Words fo...

    Style.is_quick_style property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI....Quick Style gallery inside MS Word UI. @property def is_quick_style...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

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

    Discover the Aspose.Words.Markup.SdtListItem class, designed for efficient list item management in ComboBox and DropDownList structured documents....opening the form in Microsoft Word. // The "ListItems" property...Assert . That ( listItems . Count , Is . EqualTo ( 4 )); // The...

    reference.aspose.com/words/net/aspose.words.mar...
  8. SdtListItemCollection.remove_at method | Aspose...

    SdtListItemCollection.remove_at method. Removes a list item at the specified index....opening the form in Microsoft Word. # The "list_items" property...assertEqual ( 4 , list_items . count ) # The drop-down list is displaying...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the type of this revision in C++....Aspose::Words::Revision::get_RevisionType method Contents [ Hide... Aspose :: Words :: RevisionType Aspose :: Words :: Revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection...."Developer" tab in Microsoft Word, // we can find elements from...expect ( doc . customXmlParts . count ). toEqual ( 2 ); // Iterate...

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