Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 13,990 for

word count

(0.14 sec)
  1. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... Words . Section Remarks Returns null... expect ( doc . sections . count ). toEqual ( 1 ); // Use a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Section.clear_content method | Aspose.Words for...

    Section.clear_content method. Clears the section.... count ) # Running the "ClearContent"...paragraphs . count ) See Also module aspose.words class Section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OdsoRecipientData.Active | Aspose.Words for .NET

    Control mail merge imports with the OdsoRecipientData Active property. Easily manage data records for seamless document creation. Default is true.... Count , Is . EqualTo ( 70 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 69 )); dataCollection...

    reference.aspose.com/words/net/aspose.words.set...
  4. OdsoRecipientDataCollection.RemoveAt | Aspose.W...

    Discover the OdsoRecipientDataCollection RemoveAt method to effortlessly remove elements by index, enhancing your data management efficiency.... Count , Is . EqualTo ( 70 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 69 )); dataCollection...

    reference.aspose.com/words/net/aspose.words.set...
  5. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... count ). toEqual ( 8 ); // Apply a...); expect ( doc . styles . count ). toEqual ( 4 ); // Removing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Row.cells property | Aspose.Words for Python

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... words . tables . CellCollection :...))) i = 0 while i < tables . count : print ( f 'Start of Table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. TabStopCollection.remove_by_index method | Aspo...

    TabStopCollection.remove_by_index method. Removes a tab stop at the specified index from the collection.... count ) # Remove the first tab stop...assertEqual ( 1 , tab_stops . count ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected document format.... words . LoadFormat : ... Remarks When...ascertain whether it is an Excel, Word or PowerPoint document without...

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