Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 7,671 for

paragraph

(0.08 sec)
  1. Document.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method, seamlessly welcome visitors to your document's beginning for an enhanced user experience and smoother navigation.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentVisitor.VisitRun | Aspose.Words for .NET

    Explore the DocumentVisitor VisitRun method for efficient text handling in your applications. Enhance your coding with this essential tool!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitBodyEnd method—efficiently manage text story enumeration and enhance your document processing capabilities.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    Discover the DocumentVisitor VisitBodyStart method—essential for efficiently enumerating main text stories in your sections. Enhance your coding workflow today!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  5. In Aspose.words the NUMBERING_PROPERTIES WOULD ...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTI…..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  6. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++....get_NodeType () == NodeType :: Paragraph || insertionDestination ->...that is not the last empty paragraph of a section. for ( const...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. BorderCollection.count property | Aspose.Words ...

    BorderCollection.count property. Gets the number of borders in the collection....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Body::EnsureMinimum method | Asp...

    Aspose::Words::Body::EnsureMinimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph in C++....not a paragraph, creates and appends one empty paragraph. void...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/aspose.words/bod...
  9. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....getSplitStyle() Specifies the paragraph style for splitting the document...setSplitStyle(String value) Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first Paragraph in the story....firstParagraph property Gets the first paragraph in the story. get firstParagraph...firstParagraph () : Aspose . Words . Paragraph Examples Shows how to create...

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