Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 7,679 for

paragraph

(0.11 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DoNotSuppressIndentation method. Do Not Ignore Floating Objects When Calculating Paragraph Indentation in C++....Objects When Calculating Paragraph Indentation. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_DoNotUseHTMLParagraphAutoSpacing method. Use Fixed Paragraph Spacing for HTML Auto Setting in C++....aragrap method Use Fixed Paragraph Spacing for HTML Auto Setting...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, # outside the right-side...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....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...
  5. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked....lock or unlock a shape’s paragraph anchor. doc = aw . Document...an anchor attached to this paragraph.' ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, // outside the right-side...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRef class. Implements the REF field...hyperlink to the bookmarked paragraph. insertParagraphNumbe Gets...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Cell.Paragraphs | Aspose.Words for .NET

    Discover the Cell Paragraphs property to access a collection of direct child Paragraphs, enhancing your document's structure and readability....Paragraphs Contents [ Hide ] Cell.Paragraphs property Gets a...a collection of paragraphs that are immediate children of the...

    reference.aspose.com/words/net/aspose.words.tab...
  10. EditableRange.editable_range_end property | Asp...

    EditableRange.editable_range_end property. Gets the node that represents the end 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...