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

word count

(0.14 sec)
  1. 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...
  2. CustomXmlSchemaCollection.Clone | Aspose.Words ...

    Effortlessly duplicate your CustomXmlSchemaCollection with our Clone method for a seamless deep copy experience. Enhance your XML management today!... Count , Is . EqualTo ( 3 )); Assert...(); Assert . That ( schemas . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CustomXmlSchemaCollection.GetEnumerator | Aspos...

    Discover the CustomXmlSchemaCollection GetEnumerator method to easily iterate through all collection items. Enhance your XML data management today!... Count , Is . EqualTo ( 3 )); Assert...(); Assert . That ( schemas . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....Aspose::Words::Inline class Contents [ Hide ] Inline class Base...public Aspose :: Words :: Node , public Aspose :: Words :: IInline...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. ChartSeries.dataLabels property | Aspose.Words ...

    ChartSeries.dataLabels property. Specifies the settings for the data labels for the entire series.... Words . Drawing . Charts . ChartDataLabelCollec...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.numberFormat property | Aspose.W...

    ChartDataLabel.numberFormat property. Returns number format of the parent element.... Words . Drawing . Charts . ChartNumberFormat...; expect ( chart . series . count ). toEqual ( 3 ); expect ( chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. ParagraphCollection class | Aspose.Words for Py...

    aspose.Words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Properties Name Description count Gets the number of nodes in...tracking revisions in Microsoft Word via "Review" -> "Track changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. ChartDataLabel.isVisible property | Aspose.Word...

    ChartDataLabel.isVisible property. Returns ``true`` if this data label has something to display.... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

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