Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 36,317 for

paragraph

(0.06 sec)
  1. DocumentBuilder.CurrentNode | Aspose.Words for ...

    DocumentBuilder CurrentNode property. Gets the node that is currently selected in this DocumentBuilder in C#....that is a direct child of a Paragraph . Any insert operations you...CurrentNode . When the current paragraph is empty or the cursor is...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current Paragraph by one level....list level of the current paragraph by one level. def list_indent...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Slides::MathText::MathPortion Class Ref...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::MathText::MathPortion Clas......get_MathParagraph () override Math paragraph More... MathPortion () Initializes...get_MathParagraph ()=0 Math paragraph More... Protected Member Functions...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  4. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Examples: Shows how to number paragraphs with LISTNUM fields. Document...setStartingNumber("0"); builder.writeln("Paragraph 1"); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to extract the Style and Font Information's...

    Hello Team, Could you please help me on how to extract the common style and font information of one document and apply that properties to another document...<summary> /// Called when a Paragraph end is encountered in the...VisitParagraphEnd(Paragraph paragraph) { ResetFont(paragraph.ParagraphBreakFont);...

    forum.aspose.com/t/how-to-extract-the-style-and...
  6. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer documents into your document dynamically when building a report using C#....Also, you can trim the last paragraph break from a document being...feature is useful for a single-paragraph document being inserted, when...

    docs.aspose.com/words/net/inserting-documents-d...
  7. 22.11 Release Notes|Aspose.Words for Python via...

    Aspose.Words for Python via .NET 22.11 Release Notes – the latest updates and fixes....a switch to trim the last paragraph break when inserting a document...deletion of runs in the next paragraph Bug WORDSNET-23713 Cell preferred...

    docs.aspose.com/words/python-net/aspose-words-f...
  8. TabStop.alignment property | Aspose.Words for P...

    TabStop.alignment property. Gets or sets the alignment of text at this tab stop....right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.style_identifier property | Aspose.Words ...

    Style.style_identifier property. Gets the locale independent style identifier for a built-in style....right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...