Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 14,104 for

word count

(0.15 sec)
  1. StyleCollection.GetEnumerator | Aspose.Words fo...

    Discover the StyleCollection GetEnumerator method to effortlessly list styles alphabetically by name. Enhance your coding efficiency today!... Count , Is . EqualTo ( 4 )); // Enumerate...document created using Aspose.Words contains by default. using (...

    reference.aspose.com/words/net/aspose.words/sty...
  2. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with customizable list levels for enhanced clarity and presentation....Properties Name Description Count { get; } Gets the number of...Create a list from a Microsoft Word template, and customize the...

    reference.aspose.com/words/net/aspose.words.lis...
  3. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...Words applies a numeric format switch...FormatInvocations . count ; return FormatInvocations . count ( f => f ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Adjustment.value property | Aspose.Words for Py...

    Adjustment.value property. Gets or sets the raw value of the adjustment.... count ) adjustment = adjustments [...docx' ) See Also module aspose.words.drawing class Adjustment Adjustment...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... Words . Font Examples Shows how to...; expect ( chart . series . count ). toEqual ( 1 ); expect ( chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar , com.aspose.words.FieldChar public class...

    reference.aspose.com/words/java/com.aspose.word...
  7. Section.Clone | Aspose.Words for .NET

    Effortlessly duplicate sections with our Section Clone method. Streamline your workflow and enhance productivity with this powerful tool!... Count - 1 ; Section newSection = doc...namespace Aspose.Words assembly Aspose.Words Section.ClearHeadersFooters...

    reference.aspose.com/words/net/aspose.words/sec...
  8. NodeList class | Aspose.Words for Node.js

    Aspose.Words.NodeList class. Represents a collection of nodes matching an XPath query executed using the [CompositeNode.selectNodes()](../compositenode/selectNodes/#string) method...Words Document Object Model (DOM)...Properties Name Description count Gets the number of nodes in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... words . drawing . charts . ChartLegend...assertEqual ( 3 , chart . series . count ) self . assertEqual ( 'Series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Image From PDF using Python

    Follow this article to remove image from PDF using Python. It shares the details to set the IDE, steps, and a running sample code to delete image from PDF using Python....Words Product Family Aspose.PDF Product...the selected page and get its count Iterate through the image collection...

    kb.aspose.com/pdf/python/remove-image-from-pdf-...