Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 9,379 for

page count

(0.09 sec)
  1. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module name....code page: { vba_project . code_page } ; Modules count: { vba_project...vba_project . modules . count } \n ' ) else : print ( f 'Project...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!... Count , Is . EqualTo ( 1 )); builder...NodeType . Paragraph , true ). Count , Is . EqualTo ( 2 )); // The...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every Page when the table spans more than one Page....on every page when the table spans more than one page. @property...with rows that repeat on every page. doc = aw . Document () builder...

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