Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 14,227 for

word count

(0.13 sec)
  1. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....Project code page: {1}; Modules count: {2}\n", vbaProject.getName()...Project code page: {1}; Modules count: {2}\n", vbaProject.getName()...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentVisitor.VisitGlossaryDocumentStart | As...

    Discover the VisitGlossaryDocumentStart method in DocumentVisitor. Efficiently manage glossary document enumeration with ease and precision.... Count , Is . EqualTo ( 5 )); doc ...GetText ()); // In Microsoft Word, we can access the building...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitBuildingBlockStart | Aspos...

    Discover the DocumentVisitor VisitBuildingBlockStart method, essential for initiating building block enumeration. Enhance your coding efficiency today!... Count , Is . EqualTo ( 5 )); doc ...GetText ()); // In Microsoft Word, we can access the building...

    reference.aspose.com/words/net/aspose.words/doc...
  4. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across sections for better organization.... Count , Is . EqualTo ( 2 )); Assert...Sections [ 0 ]. HeadersFooters . Count ( hf => !(( HeaderFooter ) hf...

    reference.aspose.com/words/net/aspose.words/hea...
  5. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section of your story, enhancing your document's structure and organization.... Count , Is . EqualTo ( 2 )); Assert...Sections [ 0 ]. HeadersFooters . Count ( hf => !(( HeaderFooter ) hf...

    reference.aspose.com/words/net/aspose.words/hea...
  6. 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...
  7. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection indexer. Returns a [SdtListItem](../../sdtlistitem/) object given its zero-based index in the collection.... count == 4 list_items . selected_value...remove_at ( 3 ) assert list_items . count == 3 list_items . selected_value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfLoadOptions.page_count property | Aspose.Wor...

    PdfLoadOptions.page_Count property. Gets or sets the number of pages to read...page_count property PdfLoadOptions.page_count property Gets or...@property def page_count ( self ) -> int : ... @page_count.setter def...

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

    Effortlessly create a deep clone of your OdsoRecipientData object with our Clone method. Enhance your data management with ease and efficiency!... Count , Is . EqualTo ( 70 )); using...Assert . That ( dataCollection . Count , Is . EqualTo ( 69 )); dataCollection...

    reference.aspose.com/words/net/aspose.words.set...
  10. 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...