Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 14,233 for

word count

(0.25 sec)
  1. 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...
  2. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....Aspose::Words::Inline::get_ParentParagraph method Contents [...< Aspose :: Words :: Paragraph > Aspose :: Words :: Inline ::...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management.... Count , Is . EqualTo ( 2 )); Assert...Sections [ 0 ]. HeadersFooters . Count ( hf => !(( HeaderFooter ) hf...

    reference.aspose.com/words/net/aspose.words/hea...
  4. Aspose::Words::Document::JoinRunsWithSameFormat...

    Aspose::Words::Document::JoinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the document in C++....Aspose::Words::Document::JoinRunsWithSameForm method Contents...document. int32_t Aspose :: Words :: Document :: JoinRunsWithSameForm...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. List.Document | Aspose.Words for .NET

    Discover how to list document properties and access ownership details effortlessly. Unlock your document management potential today!...WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...namespace Aspose.Words.Lists assembly Aspose.Words List.IsListStyleDefinitio...

    reference.aspose.com/words/net/aspose.words.lis...
  6. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management.... Count , Is . EqualTo ( 1 )); // Print...doc . WebExtensionTaskPane . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.web...
  7. 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...
  8. 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...
  9. 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...
  10. FormField | Aspose.Words for Java

    Represents a single form field in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar public class FormField extends SpecialChar...

    reference.aspose.com/words/java/com.aspose.word...