Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 14,098 for

word count

(0.11 sec)
  1. ControlChar | Aspose.Words for Java

    Control characters often enCountered in documents in Java.... FIELD_END_CHAR End of MS Word field character: (char)21. ...FIELD_START_CHAR Start of MS Word field character: (char)19. LF...

    reference.aspose.com/words/java/com.aspose.word...
  2. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document.... words . DocumentBase : ... Examples...( 'Current list count: ' + str ( lists . count )) print ( 'Is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF documents using Aspose.PDF for .NET, allowing for customized document formatting....PageCollection collection’s Count property (from the Document...Get page count System . Console . WriteLine ( "Page Count : {0}"...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  4. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input types effortlessly.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FormField.OwnHelp | Aspose.Words for .NET

    Discover the FormField OwnHelp property. Easily user experience by customizing help messages when users press F1 on focused form fields.... Count , Is . EqualTo ( 3 )); Assert...Assert . That ( formFields . Count , Is . EqualTo ( 3 )); // Fields...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PdfLoadOptions.page_index property | Aspose.Wor...

    PdfLoadOptions.page_index property. Gets or sets the 0-based index of the first page to read... page_count = 1 doc = aw . Document ( file_name...assertEqual ( shape_collection . count , 0 ) else : self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BaseWebExtensionCollectionT Class | Aspose.Word...

    Discover the Aspose.Words.WebExtensions.BaseWebExtensionCollection1T class, your essential tool for managing TaskPane and WebExtension collections efficiently....Properties Name Description Count { get; } Gets the number of...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 1 )); // Print...

    reference.aspose.com/words/net/aspose.words.web...