Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 14,104 for

word count

(0.23 sec)
  1. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....Project code page: {1}; Modules count: {2}\n", vbaProject.getName()...Project code page: {1}; Modules count: {2}\n", vbaProject.getName()...

    reference.aspose.com/words/java/com.aspose.word...
  3. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across sections for better organization.... Count , Is . EqualTo ( 2 )); Assert...Sections [ 0 ]. HeadersFooters . Count ( hf => !(( HeaderFooter ) hf...

    reference.aspose.com/words/net/aspose.words/hea...
  4. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section of your story, enhancing your document's structure and organization.... Count , Is . EqualTo ( 2 )); Assert...Sections [ 0 ]. HeadersFooters . Count ( hf => !(( HeaderFooter ) hf...

    reference.aspose.com/words/net/aspose.words/hea...
  5. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA project's code page settings for enhanced performance and compatibility....CodePage}; Modules count: {vbaProject.Modules.Count()}\n" : $"Project...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" ); VbaModuleCollection...

    reference.aspose.com/words/net/aspose.words.vba...
  9. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures....as_field_toc () # SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape.HasSmartArt | Aspose.Words for .NET

    Discover if your Shape features a SmartArt object with the HasSmartArt property. Unlock creative design possibilities for your projects!...get ; } Examples Shows how to count the number of shapes in a document... true ). Cast < Shape >(). Count ( shape => shape . HasSmartArt...

    reference.aspose.com/words/net/aspose.words.dra...