Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 14,104 for

word count

(1.14 sec)
  1. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!...Properties Name Description Count { get; } Gets the number of...the columns in Spacing . MS Word will automatically calculate...

    reference.aspose.com/words/net/aspose.words/tex...
  2. TableCollection indexer | Aspose.Words for Python

    TableCollection indexer. Retrieves a [Table](../../table/) at the given index.... count : print ( f 'Start of Table...rows )) j = 0 while j < rows . count : print ( f ' \t Start of Row...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WebExtensionStoreType enumeration | Aspose.Word...

    aspose.Words.webextensions.WebExtensionStoreType enumeration. Enumerates available types of a web extension store....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...
  4. DigitalSignatureType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignatureType enum to enhance your document security with versatile digital signature options....signature method used in Microsoft Word 97-2003 .DOC binary documents...That ( digitalSignatureColl . Count , Is . EqualTo ( 1 )); Assert...

    reference.aspose.com/words/net/aspose.words.dig...
  5. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....Aspose::Words::ControlChar::OptionalHyphenChar field Contents...Optional Hyphen in Microsoft Word is (char)31. static constexpr...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient document handling.... Count )); else Assert . That ( 0 ...EqualTo ( shapeCollection . Count )); See Also class PdfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  7. OdsoFieldMapDataCollection.Item | Aspose.Words ...

    Discover OdsoFieldMapDataCollection's Item property to easily manage and customize your data collection. Enhance your data handling today!... Count , Is . EqualTo ( 30 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 29 )); // Use...

    reference.aspose.com/words/net/aspose.words.set...
  8. GeneralFormatCollection.RemoveAt | Aspose.Words...

    Effortlessly remove a specific occurrence from GeneralFormatCollection using the RemoveAt method. Streamline your data management today!... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Field.Format | Aspose.Words for .NET

    Discover the Field Format property for seamless access to FieldFormat objects, enhancing your fields' formatting with precision and ease.... Count , Is . EqualTo ( 2 )); Assert...( format . GeneralFormats . Count , Is . EqualTo ( 0 )); field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for document cleaning... count ). toEqual ( 8 ); // Apply a...); expect ( doc . styles . count ). toEqual ( 4 ); // Removing...

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