Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 707 for

paragraph lines count

(0.08 sec)
  1. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing Paragraph enumeration in your applications. Enhance your coding skills!...Called when enumeration of a paragraph has started. public virtual...VisitParagraphStart ( Paragraph paragraph ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....ControlChar::LineBreak method Line break character: “\x000b” or...space cannot have an automatic line break at its position. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of Paragraph character: (char)13 or "\r" in C++....ParagraphBreakChar field End of paragraph character: (char)13 or “\r”...space cannot have an automatic line break at its position. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type.... line_style = aw . LineStyle . DOT_DASH...to the first paragraph of this document. paragraph = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field... preserve_line_breaks Gets or sets whether...(Inherited from Field ) use_paragraph_outline_level Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....ControlChar::LineFeed method Line feed character: “\x000a” or...space cannot have an automatic line break at its position. builder...

    reference.aspose.com/words/cpp/aspose.words/con...