Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,269 for

paragraph builder

(0.17 sec)
  1. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your Paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting....bullets from the current paragraph and sets list level to zero...list formatting from all paragraphs in the main text of a section...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Aspose::Words::Lists::ListFormat::ApplyBulletDe...

    Aspose::Words::Lists::ListFormat::ApplyBulletDefault method. Starts a new default bulleted list and applies it to the Paragraph in C++....list and applies it to the paragraph. void Aspose :: Words :: Lists...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for Paragraph....represents the left indent for paragraph. get leftIndent () : number...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for Paragraph....represents the right indent for paragraph. get rightIndent () : number...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.end_editable_range method | Asp...

    aspose.words.DocumentBuilder.end_editable_range method...'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + 'we cannot edit this paragraph without the password.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for Paragraphs. Learn how to identify the last Paragraph in your document's final section for effective formatting....IsEndOfDocument Contents [ Hide ] Paragraph.IsEndOfDocument property True...True if this paragraph is the last paragraph in the last section...

    reference.aspose.com/words/net/aspose.words/par...
  7. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a Paragraph...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/python-net/aspose.wo...
  8. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the Paragraph are to remain on the same page....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_Paragraph property. Gets the last Paragraph in the shape....last_paragraph property Shape.last_paragraph property Gets the...last paragraph in the shape. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

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