Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 14,200 for

word count

(1.1 sec)
  1. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list....( 'Current list count: ' + str ( lists . count )) print ( 'Is...))) See Also module aspose.words.lists class List List.is_re...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag class | Aspose.Words for...

    Aspose.Words.Markup.IStructuredDocumentTag class. Interface to define a common data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagrangestart/).... count ). toEqual ( 5 ); // Here we... NodeType . Any , false ). count > 0 ) sdt . removeSelfOnly ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Accessing Document.PageCount Changes Rendering ...

    Description Accessing the read-only property Document.PageCount changes the subsequent image rendering output of the same document. The document renders correctly before reading PageCount, but the layout/alignment chang…...Words Product Family docxtoimage , words-net chenweii...accessed. Code Sample using Aspose.Words; new License().SetLicense("licensePath");...

    forum.aspose.com/t/accessing-document-pagecount...
  4. TxtListIndentation.Character | Aspose.Words for...

    Discover the TxtListIndentation property to customize list indentation with your preferred character. Enhance readability and visual appeal effortlessly!...Character = ' ' ; // Set the "Count" property to specify the number...txtSaveOptions . ListIndentation . Count = 3 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. WebExtensionReferenceCollection class | Aspose....

    aspose.Words.webextensions.WebExtensionReferenceCollection class. Specifies a list of web extension references...Properties Name Description count Methods Name Description add(item)...remove(index) See Also module aspose.words.webextensions WebExtensionReferenc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::TxtSaveOptions::get_List...

    Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method. Gets a TxtListIndentation object that specifies how many and which character to use for indentation of list levels. By default, it is zero Count of character '\0', that means no indentation in C++....Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method...levels. By default, it is zero count of character ‘\0’, that means...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to streamline project management processes....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/tasks/net/utility-features/
  8. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....Count} replies" ); foreach ( Comment...); Assert . That ( shapes . Count ( s => (( Shape ) s ). HasImage...

    reference.aspose.com/words/net/aspose.words/com...
  9. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your document while preserving the text inside. Streamline your editing process with our efficient Bookmark Remove method!... Count , Is . EqualTo ( 5 )); // There...Assert . That ( bookmarks . Count , Is . EqualTo ( 0 )); Assert...

    reference.aspose.com/words/net/aspose.words/boo...
  10. ChartDataLabel.showLeaderLines property | Aspos...

    ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...

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