Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,630 for

paragraph builder

(0.13 sec)
  1. ShapeBase.AnchorLocked | Aspose.Words for .NET

    Discover the ShapeBase AnchorLocked property to control anchor locking for shapes, enhancing design stability and flexibility in your projects....lock or unlock a shape’s paragraph anchor. Document doc = new...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::LineSpacingRule enum | Aspose.Wo...

    Aspose::Words::LineSpacingRule enum. Specifies line spacing values for a Paragraph in C++....line spacing values for a paragraph. enum class LineSpacingRule...larger font is used within the paragraph. Multiple 2 The line spacing...

    reference.aspose.com/words/cpp/aspose.words/lin...
  3. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in documents. Enhance your formatting with versatile style types for optimal results!...Description Paragraph 1 The style is a paragraph style. Character...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/sty...
  4. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....indicating whether whole paragraph with TableStart or TableEnd...between mail merge regions and paragraphs. public void UseWholeParagraphAsR...

    reference.aspose.com/words/net/aspose.words.mai...
  5. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/pag...
  6. EditableRange.editable_range_end property | Asp...

    EditableRange.editable_range_end property. Gets the node that represents the end of the editable range....'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + ' we cannot edit this paragraph without the password.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document...'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + ' we cannot edit this paragraph without the password.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EditableRange.editable_range_start property | A...

    EditableRange.editable_range_start property. Gets the node that represents the start of the editable range....'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + ' we cannot edit this paragraph without the password.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that documents comparison is case insensitive.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

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