Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 12,978 for

word count

(0.06 sec)
  1. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....Count} replies" ); foreach ( Comment...Assert . AreEqual ( 9 , shapes . Count ( s => (( Shape ) s ). HasImage...

    reference.aspose.com/words/net/aspose.words/com...
  2. Track Changes in a Document in C#|Aspose.Words ...

    Track changes to content and formatting made by you or others using C#. Access individual revisions in a document and apply various properties to them....Words supports track changes in Microsoft Word. With this...feature in Aspose.Words, as well as in Microsoft Word, can be associated...

    docs.aspose.com/words/net/track-changes-in-a-do...
  3. PDF to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and .NET... Initialize a page count variable to 1, which is used...format. Increment the page count variable after processing each...

    products.aspose.com/pdf/python-net/conversion/p...
  4. FormField | Aspose.Words for Java

    Represents a single form field in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar public class FormField extends SpecialChar...

    reference.aspose.com/words/java/com.aspose.word...
  5. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual revisions in a document and apply various properties to them....Words supports track changes in Microsoft Word. With this...feature in Aspose.Words, as well as in Microsoft Word, can be associated...

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  6. FieldFormat class | Aspose.Words for Python

    aspose.Words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...doc . revisions . groups . count ) for group in doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionCollection.reject method | Aspose.Words...

    RevisionCollection.reject method. Rejects revisions that match specified criteria.... words . IRevisionCriteria ): ... Parameter...implementation. Returns The count of rejected revisions. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing.... Count ( s => s . HasImage )); Node...true ). OfType < Shape >(). Count ( s => s . HasImage )); See...

    reference.aspose.com/words/net/aspose.words/nod...
  10. RevisionCollection.AcceptAll | Aspose.Words for...

    Discover the RevisionCollection AcceptAll method to seamlessly integrate all revisions, enhancing your workflow efficiency and collaboration.... Count == 0 && docEdited . Revisions . Count == 0 ) docOriginal...namespace Aspose.Words assembly Aspose.Words RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...