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

word count

(0.51 sec)
  1. TaskPaneCollection class | Aspose.Words for Nod...

    Aspose.Words.WebExtensions.TaskPaneCollection class. Specifies a list of persisted task pane objects...Properties Name Description count this[] Methods Name Description...remove(index) See Also module Aspose.Words.WebExtensions TaskPane class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  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. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one bookmark defined. However, when we generate the document through Aspose, the output document contains additional bookmarks (for example,…...Words Product Family words-net sfulari November...document generation. In our Word template, we have only one bookmark...

    forum.aspose.com/t/additional-bookmarks-added-d...
  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. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....words.Node , com.aspose.words.Inline public class...how to construct an Aspose.Words document by hand. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...