Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 4,624 for

paragraph builder

(0.19 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which document shall be used as a target during comparison.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.left_indent property | Aspose.W...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range method. Marks the current position in the document as an editable range start....'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + ' we cannot edit this paragraph without the password.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.ColumnBreak | Aspose.Words for .NET

    Discover the ControlChar ColumnBreak field, streamline your document layout with the x000e end-of-column character for enhanced formatting control....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...