Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 14,200 for

word count

(2.5 sec)
  1. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!... Count ( s => (( Shape ) s ). HasImage...shapes . OfType < Shape >(). Count ( s => s . HasImage ), Is ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. OdsoFieldMapDataCollection.Add | Aspose.Words f...

    Effortlessly enhance your data management with the OdsoFieldMapDataCollection Add method, designed to seamlessly add objects to your collection.... Count , Is . EqualTo ( 30 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 29 )); // Use...

    reference.aspose.com/words/net/aspose.words.set...
  3. FormFieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all form fields from your document with the FormFieldCollection Clear method, ensuring a streamlined and organized workspace.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words/ran...
  5. PdfLoadOptions.PageIndex | Aspose.Words for .NET

    Discover PdfLoadOptions PageIndex. Easily set the starting page index for PDF reading with this flexible property. Optimize your PDF handling today!... Count )); else Assert . That ( 0 ...EqualTo ( shapeCollection . Count )); See Also class PdfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. TaskPane class | Aspose.Words for Python

    aspose.Words.webextensions.TaskPane class. Represents an add-in task pane object...the web extension in Microsoft Word via Developer -> Add-ins. doc...web_extension_task_panes . count ) See Also module aspose.words.webextensions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document.... count ) # Apply a custom character...assertEqual ( 4 , doc . styles . count ) # Removing every node that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your documents....numeric result in the Thai counting system. CardText 9 Numeric...numbers from the appropriate counting system. ChineseNum2 11 Numeric...

    reference.aspose.com/words/net/aspose.words.fie...
  9. KnownTypeSet class | Aspose.Words for Python

    aspose.Words.reporting.KnownTypeSet class. Represents an unordered set (i.e...Properties Name Description count Gets the count of items in the set...set. See Also module aspose.words.reporting JsonSimpleValueParse...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RowCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RowCollection to a new array with the ToArray method, ensuring seamless data management and enhanced performance.... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...