Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 13,990 for

word count

(0.12 sec)
  1. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the PAGE field. To learn more, visit the documentation article in C++....Aspose::Words::Fields::FieldPage class Contents [ Hide ] FieldPage...FieldPage : public Aspose :: Words :: Fields :: Field Methods Method...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign documents and detect, Count, verify, and remove existing digital signatures....Words allows you to detect, count, or verify existing.... Supported Formats Aspose.Words allows you to work with digital...

    docs.aspose.com/words/cpp/working-with-digital-...
  3. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Discover the IsMoveFromRevision property in Microsoft Word! Learn how it indicates if an object was moved or deleted during change tracking....moved (deleted) in Microsoft Word while change tracking was enabled...tracking revisions in Microsoft Word via "Review" -> "Track changes"...

    reference.aspose.com/words/net/aspose.words/par...
  4. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!...StoryType enumeration Text of a Word document is stored in stories...NodeType . Shape , true ). Count , Is . EqualTo ( 1 )); // We...

    reference.aspose.com/words/net/aspose.words/sto...
  5. BookmarksOutlineLevelCollection Class | Aspose....

    Discover the Aspose.Words.Saving.BookmarksOutlineLevelCollection class—a powerful tool for managing bookmarks and enhancing document navigation effortlessly....Properties Name Description Count { get; } Gets the number of...value from 0 to 9. Specify 0 and Word bookmark will not be displayed...

    reference.aspose.com/words/net/aspose.words.sav...
  6. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....on in Microsoft Word, the changes we apply count as revisions....editing a document using Aspose.Words, we can begin tracking revisions...

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

    Optimize your document layout with the Hyphenation Callback property. Efficiently load dictionaries for multilingual processing and enhance user experience.... Count , Is . EqualTo ( 0 )); // Open...with a locale that Microsoft Word may not hyphenate on an English...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. CustomXmlPartCollection.Clear | Aspose.Words fo...

    Effortlessly clear your CustomXmlPartCollection with our Clear method, removing all elements for optimal data management. Simplify your workflow today!..."Developer" tab in Microsoft Word, // we can find elements from...That ( doc . CustomXmlParts . Count , Is . EqualTo ( 2 )); // Iterate...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    Effortlessly manage your CustomXmlPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling...."Developer" tab in Microsoft Word, // we can find elements from...That ( doc . CustomXmlParts . Count , Is . EqualTo ( 2 )); // Iterate...

    reference.aspose.com/words/net/aspose.words.mar...
  10. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... words . Paragraph : ... Examples Shows...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

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