Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 12,919 for

word count

(0.05 sec)
  1. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Discover the ApplyParagraphFormat property in FindReplaceOptions for seamless paragraph formatting in your documents. Enhance your content effortlessly!... int count = doc . Range . Replace ( "...options ); Assert . That ( count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words.rep...
  2. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveOptions' ImageSavingCallback. Enhance document formatting and streamline your workflow effortlessly!... Count ( f => f . EndsWith ( ".jpeg"...HandleDocument.md shape" )) . Count ( f => f . EndsWith ( ".png"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....setCharacter(' '); // Set the "Count" property to specify the number...setCharacter(' '); // Set the "Count" property to specify the number...

    reference.aspose.com/words/java/com.aspose.word...
  4. RevisionGroupCollection class | Aspose.Words fo...

    Aspose.Words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document...Properties Name Description count Returns the number of revision...this[] See Also module Aspose.Words RevisionGroup class RevisionType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionGroup.author property | Aspose.Words fo...

    RevisionGroup.author property. Gets the author of this revision group.... count ) for group in doc . revisions...' ) See Also module aspose.words class RevisionGroup RevisionGroup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BookmarkCollection.removeAt method | Aspose.Wor...

    BookmarkCollection.removeAt method. Removes a bookmark at the specified index.... count ). toEqual ( 5 ); // There are...document. expect ( bookmarks . count ). toEqual ( 0 ); expect ( doc...

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

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing document automation and efficiency....{ get; } Gets the Microsoft Word field type. Methods Name Description...current value of a running count of AUTONUM fields, // allowing...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDocProperty class | Aspose.Words for Python

    aspose.Words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...Field ) type Gets the Microsoft Word field type. (Inherited from...assertEqual ( 0 , doc . variables . count ) doc . variables . add ( 'My...

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

    aspose.Words.fields.FieldDocVariable class. Implements DOCVARIABLE field...Field ) type Gets the Microsoft Word field type. (Inherited from...assertEqual ( 0 , doc . variables . count ) doc . variables . add ( 'My...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.ApplyNumberDefault | Aspose.Words fo...

    Discover how the ApplyNumberDefault method creates a default numbered list for your paragraphs, enhancing organization and clarity in your documents....Words main advantages are:" ); //...builder . Writeln ( "Aspose.Words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/net/aspose.words.lis...