Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 18,324 for

paragraph

(0.1 sec)
  1. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a Paragraph in Java....Specifies text alignment in a paragraph. Examples: Shows how to construct...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  2. Paragraph.IsListItem | Aspose.Words for .NET

    Discover the Paragraph IsListItem property, indicating if a Paragraph is part of a bulleted or numbered list in its original revision. Enhance your document's structure!...Hide ] Paragraph.IsListItem property True when the paragraph is an...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/par...
  3. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....content between specific paragraphs using the `ExtractContent`...getChild ( $ nodeType -> PARAGRAPH , 6 , true ); $ endPara =...

    docs.aspose.com/words/java/extract-content-in-php/
  4. Paragraph.accept method | Aspose.Words for Node.js

    Paragraph.accept method. Accepts a visitor....for all child nodes of the paragraph and calls DocumentVisitor...Words class Paragraph Paragraph.runs property Paragraph.acceptEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a Paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the Paragraph space remains in the final DOCX. I need the Paragraph to be fully remove…...Summary I’m trying to hide a paragraph (conditional content) when...CleanupOptions enabled, the paragraph space remains in the final...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  6. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your documents. Boost your design today!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Raise this run of text...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....section body can contain Paragraph and Table nodes. // If the...Document doc = new Document(); Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  8. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a Paragraph or a style in Java....represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/java/com.aspose.word...
  9. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. def...section, one body and one paragraph. # Call the "RemoveAllChildren"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::TabStopCollection class | Aspose...

    Aspose::Words::TabStopCollection class. A collection of TabStop objects that represent custom tabs for a Paragraph or a style. To learn more, visit the documentation article in C++....represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/cpp/aspose.words/tab...