Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 14,000 for

word count

(0.23 sec)
  1. FontInfoCollection class | Aspose.Words for Python

    aspose.Words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document...Properties Name Description count Gets the number of elements...for i in range ( all_fonts . count ): print ( f 'Font index # {...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to.... words . Document : ... @document.setter...document ( self , value : aspose . words . Document ): ... Remarks If...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MarkdownSaveOptions | Aspose.Words for .NET

    Discover the MarkdownSaveOptions constructor to effortlessly save documents in Markdown format. Streamline your workflow with this essential tool.... Count ( f => f . EndsWith ( ".jpeg"...HandleDocument.md shape" )) . Count ( f => f . EndsWith ( ".png"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. Document.Variables | Aspose.Words for .NET

    Discover Document Variables. Access a powerful collection of customizable variables for your documents and templates, enhancing efficiency and flexibility.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/doc...
  6. VariableCollection.Remove | Aspose.Words for .NET

    Effortlessly remove document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...
  7. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals.... Count , Is . EqualTo ( 3 )); Assert...That ( series . DataLabels . Count , Is . EqualTo ( 4 )); } //...

    reference.aspose.com/words/net/aspose.words.dra...
  8. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes....begins the footnote/endnote count. doc = aw . Document () builder...document maintains separate counts # for footnotes and for endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  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. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties.... Words . Lists . ListFormat Examples...builder . writeln ( "Aspose.words main advantages are:" ); //...

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