Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 12,916 for

word count

(0.09 sec)
  1. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.Words/saveformat/#Text) format... count Gets or sets how many TxtListIndentation...character = ' ' ; // Set the "Count" property to specify the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Revision.ParentStyle | Aspose.Words for .NET

    Discover the Revision ParentStyle property, which identifies the immediate parent style owner for StyleDefinitionChange revisions. Optimize your styling process!...Count} revision groups:" ); // Iterate...document into during Microsoft Word editing. Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/rev...
  3. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....class Represents an end of a Word field in a document. To learn...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. 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...
  6. 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...
  7. TabStopCollection.removeByIndex method | Aspose...

    TabStopCollection.removeByIndex method. Removes a tab stop at the specified index from the collection.... count ). toEqual ( 2 ); // Remove...( 0 ); expect ( tabStops . count ). toEqual ( 1 ); doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....Properties Name Description Count { get; } Gets the number of...save options. Remarks Text of a Word document is said to consist...

    reference.aspose.com/words/net/aspose.words/story/
  10. Working with DataTable Objects in Java|Aspose.W...

    Treat DataTable row objects in template expressions as enumerations of their rows when building a report in Java....DataTable instance, you can count its rows using the following...following syntax. persons . count () Working with DataSet objects in...

    docs.aspose.com/words/java/working-with-datatab...