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

word count

(0.08 sec)
  1. ChartSeriesCollection.removeAt method | Aspose....

    ChartSeriesCollection.removeAt method. Removes a [ChartSeries](../../chartseries/) at the specified index.... count ). toEqual ( 3 ); // Print the...1 ]); expect ( chartData . count ). toEqual ( 4 ); expect ( chartData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... Remarks In Word documents, lists may consist...builder . writeln ( 'Aspose.Words main advantages are:' ) # A...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing shapes from section headers and footers with the DeleteHeaderFooterShapes method for cleaner document presentation.... Count , Is . EqualTo ( 1 )); Assert...NodeType . Shape , true ). Count , Is . EqualTo ( 1 )); // Remove...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number in C++....Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIden method...System :: String Aspose :: Words :: Fields :: FieldToc :: ge...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

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

    Discover the Aspose.Words.WebExtensions.TaskPaneDockState enum, which defines task pane locations for enhanced document editing and user experience....the web extension in Microsoft Word via Developer -> Add-ins. doc...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 0 )); doc =...

    reference.aspose.com/words/net/aspose.words.web...
  8. CustomXmlPart class | Aspose.Words for Python

    aspose.Words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...Words preserves and allows to create..."Developer" tab in Microsoft Word, # we can find elements from...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project name....} ; Modules count: { vba_project . modules . count } \n ' ) else...} ; Modules count: { vba_project . modules . count } \n ' ) vba_modules...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldCollection class | Aspose.Words for Python

    aspose.Words.fields.FieldCollection class. A collection of [Field](../field/) objects that represents the fields in the specified range...Properties Name Description count Returns the number of the fields...assertEqual ( 6 , fields . count ) # Below are four ways of removing...

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