Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 15,577 for

paragraph

(0.04 sec)
  1. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

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

    forum.aspose.com/t/in-aspose-words-the-numberin...
  2. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a Paragraph in Java....formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks: A paragraph in a Microsoft Word document...

    reference.aspose.com/words/java/com.aspose.word...
  3. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...to work with breaks: &p - paragraph break &b - section break &m..."Numbers 1, 2, 3" ); // Inserts paragraph break after Numbers. doc ...

    reference.aspose.com/words/net/aspose.words/ran...
  4. Aspose::Words::Lists::ListFormat::RemoveNumbers...

    Aspose::Words::Lists::ListFormat::RemoveNumbers method. Removes numbers or bullets from the current Paragraph and sets list level to zero in C++....bullets from the current paragraph and sets list level to zero...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. FrameFormat.HorizontalAlignment | Aspose.Words ...

    Discover the FrameFormat HorizontalAlignment property to easily adjust and optimize your frame's horizontal alignment for better design control....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  6. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a section has ended.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Discover the DocumentVisitor VisitParagraphEnd method—efficiently handle Paragraph enumeration completion in your applications for improved performance....Called when enumeration of a paragraph has ended. public virtual...VisitParagraphEnd ( Paragraph paragraph ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_paragraph() Cast node to Paragraph . as_row() Cast...first_section . body . first_paragraph para . append_child ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Text Formatting|Aspose.Slides for Python Docume...

    Manage and manipulate text and text frame properties in Python... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/python-net/text-formatting/
  10. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.Paragraph_BREAK_CHAR property. End of Paragraph character: (char)13 or \r....PARAGRAPH_BREAK_CHAR property ControlChar.PARAGRAPH_BREAK_CHAR...PARAGRAPH_BREAK_CHAR property End of paragraph character: (char)13 or “\r”. @property...

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