Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 13,962 for

word count

(0.1 sec)
  1. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index.... count : self . assertTrue ( first_paragraph_borders...< first_paragraph_borders . count : self . assertFalse ( first_paragraph_borders...

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

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration.... Count ; i ++) { Table table = ( Table...other tables as children. int count = GetChildTableCount ( table...

    reference.aspose.com/words/net/aspose.words.tab...
  3. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders.... words . BorderCollection ): ... Parameter...< first_paragraph_borders . count : self . assertTrue ( first_paragraph_borders...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlSchemaCollection.remove method | Aspos...

    CustomXmlSchemaCollection.remove method. Removes the specified value from the collection.... count ) self . assertEqual ( 2 , schemas..., schemas . count ) See Also module aspose.words.markup class...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....Aspose::Words::RunCollection::idx_get method Contents [ Hide...SharedPtr < Aspose :: Words :: Run > Aspose :: Words :: RunCollection...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. NodeCollection.Insert | Aspose.Words for .NET

    Effortlessly insert nodes into your NodeCollection at any index with our streamlined Insert method. Enhance your data management today!...is equal to or greater than Count , the node is added at the end...absolute value is greater than Count , the node is added at the end...

    reference.aspose.com/words/net/aspose.words/nod...
  7. CustomXmlSchemaCollection.remove_at method | As...

    CustomXmlSchemaCollection.remove_at method. Removes a value at the specified index.... count ) self . assertEqual ( 2 , schemas..., schemas . count ) See Also module aspose.words.markup class...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.accept_all_revisions method | Aspose.W...

    Document.accept_all_revisions method. Accepts all tracked changes in the document.... count ) # We can iterate through every...assertEqual ( 0 , doc . revisions . count ) self . assertEqual ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...Words Product Family words-java SATISHSATYAEESH...startIndex + splitDocPageLimit; int count = totalPageCount > endIndex...

    forum.aspose.com/t/list-labels-not-getting-reat...
  10. PersonCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.PersonCollection class, designed to streamline bibliography management by efficiently listing source contributors....Properties Name Description Count { get; } Gets the number of...( bibliography . Sources . Count , Is . EqualTo ( 12 )); // Get...

    reference.aspose.com/words/net/aspose.words.bib...