Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 7,681 for

paragraph

(0.12 sec)
  1. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document..." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Row.IsLastRow | Aspose.Words for .NET

    Discover the Row IsLastRow property. Easily identify if a row is the last in a table for streamlined data management and enhanced programming efficiency....Enabling KeepWithNext for every paragraph in the table except for the...)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....

    reference.aspose.com/words/net/aspose.words.tab...
  3. EditableRange.editable_range_start property | A...

    EditableRange.editable_range_start property. Gets the node that represents the start of the editable range...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....VerticalAlignment :: Top ); // Add a paragraph to the text box and add a...MakeObject < Paragraph > ( doc )); SharedPtr < Paragraph > para =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using AUTONUMOUT fields....

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

    Discover the ParagraphFormat Shading property for enhanced text styling. Access a Shading object to elevate your Paragraph's visual appeal effortlessly....shading formatting for the paragraph. public Shading Shading {...; builder . Write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/net/aspose.words/par...
  7. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....writeln ( "Paragraph 1." ); builder . write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....to work with breaks: %&p - paragraph break %&b - section break...to work with breaks: %&p - paragraph break %&b - section break...

    reference.aspose.com/words/cpp/aspose.words/ran...
  9. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_import_mode property. Gets or sets a value that specifies how properties of block-level elements are imported...style='border:solid'> \n <p>paragraph 1</p> \n <p>paragraph 2</p> \n </div>...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your document's Paragraphs for a polished, professional look....with same formatting in all paragraphs of the document. public int...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/net/aspose.words/doc...