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

paragraph lines count

(0.14 sec)
  1. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!... Count ; IndentAndAppendLine ( "[Document...paragraphCount = body . Paragraphs . Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/sub...
  2. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....heading, this field will create a line with the text in that heading..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...