Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 12,976 for

word count

(0.06 sec)
  1. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....Aspose::Words::Vba::VbaProject class Contents [ Hide ] VbaProject...(int32_t) Setter for Aspose::Words::Vba::VbaProject::get_CodePage...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. Source.contributors property | Aspose.Words for...

    Source.contributors property. Gets contributors list (author, editor, writer etc) of a source.... words . bibliography . ContributorCollectio...assertEqual ( 2 , authors . count ) person = authors [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Bibliography.sources property | Aspose.Words fo...

    Bibliography.sources property. Gets a collection that represents all the sources contained in a bibliography.... words . bibliography . Source ]: ...assertEqual ( 2 , authors . count ) person = authors [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.adjustments property | Aspose.Words for P...

    Shape.adjustments property. Provides access to the adjustment raw values of a shape... words . drawing . AdjustmentCollection...assertEqual ( 1 , adjustments . count ) adjustment = adjustments [...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Adjustment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Adjustment class, designed to enhance your shapes with precise adjustment values for superior document formatting.... Count ); Adjustment adjustment = adjustments...namespace Aspose.Words.Drawing assembly Aspose.Words AdjustmentCollection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Person.first property | Aspose.Words for Python

    Person.first property. Gets or sets the first name of a person.... count ) person = authors [ 0 ] self...last ) See Also module aspose.words.bibliography class Person Person...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.is_heading property | Aspose.Words for Py...

    Style.is_heading property. True when the style is one of the built-in Heading styles.... count ) # Enumerate and list all the...document created using Aspose.Words contains by default. for cur_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeaderFooterCollection.link_to_previous method ...

    aspose.Words.HeaderFooterCollection.link_to_previous method... words . HeaderFooterType , is_link_to_previous...sections [ 0 ] . headers_footers . count ) self . assertEqual ( 2 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.isHeading property | Aspose.Words for Nod...

    Style.isHeading property. True when the style is one of the built-in Heading styles.... count ). toEqual ( 4 ); // Enumerate...document created using Aspose.words contains by default. for ( var...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. EndnoteOptions.StartNumber | Aspose.Words for .NET

    Discover how the EndnoteOptions StartNumber property enhances your document by customizing the first numbered endnotes for clarity and organization....begins the footnote/endnote count. Document doc = new Document...document maintains separate counts // for footnotes and for endnotes...

    reference.aspose.com/words/net/aspose.words.not...