Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 14,104 for

word count

(0.71 sec)
  1. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... Words . DocumentBase Examples Shows...(); expect ( doc . styles . count ). toEqual ( 4 ); // Enumerate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Styles and Themes|Aspose.Words for...

    Enhanced Microsoft Word formatting features, working with styles and themes using Java....content based on styles from a Word document can be useful to identify...identify, list and count paragraphs and runs of text formatted...

    docs.aspose.com/words/java/working-with-styles-...
  3. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... count ): print ( f 'Font index # {...font" ) See Also module aspose.words.fonts class FontInfo FontInfo...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Notes::EndnoteOptions::get_Start...

    Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes in C++....Aspose::Words::Notes::EndnoteOptions::get_StartNumber method...endnotes. int32_t Aspose :: Words :: Notes :: EndnoteOptions ::...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core....provides developers to split Word, PDF, HTML, TXT, and DOCX documents...pathSource , 1 , doc . Pages . Count / 2 , "pdf_half.pdf" ); How...

    products.aspose.com/pdf/net/splitter/
  6. Section.Clone | Aspose.Words for .NET

    Effortlessly duplicate sections with our Section Clone method. Streamline your workflow and enhance productivity with this powerful tool!... Count - 1 ; Section newSection = doc...namespace Aspose.Words assembly Aspose.Words Section.ClearHeadersFooters...

    reference.aspose.com/words/net/aspose.words/sec...
  7. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by type. Streamline your design with efficient border management!...Words assembly Aspose.Words BorderCollection...i < firstParagraphBorder . Count ; i ++) { Assert . That ( firstParagraphBorder...

    reference.aspose.com/words/net/aspose.words/bor...
  8. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management.... Count , Is . EqualTo ( 1 )); See Also...namespace Aspose.Words assembly Aspose.Words DetectFileFormat(...

    reference.aspose.com/words/net/aspose.words/fil...
  9. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency...."GetNumPagesSpanned" method to count how many pages the content of...layout-related metric, such as the page count. Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  10. NodeList class | Aspose.Words for Node.js

    Aspose.Words.NodeList class. Represents a collection of nodes matching an XPath query executed using the [CompositeNode.selectNodes()](../compositenode/selectNodes/#string) method...Words Document Object Model (DOM)...Properties Name Description count Gets the number of nodes in...

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