Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 15,552 for

paragraph

(0.04 sec)
  1. TabStop.Alignment | Aspose.Words for .NET

    Discover the TabStop Alignment property to easily customize text alignment at tab stops, enhancing your document's layout and readability....right tab stop in TOC related paragraphs. Document doc = new Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/net/aspose.words/tab...
  2. Aspose::Words::Fields::FieldRef::get_InsertPara...

    Aspose::Words::Fields::FieldRef::get_InsertParagraphNumberInFullContext method. Gets whether to insert the Paragraph number of the referenced Paragraph in full context in C++....insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new Paragraphs, enhancing your document formatting....automatically to a new paragraph inserted after a paragraph formatted with...by Aspose.Words. The next paragraph style will only be applied...

    reference.aspose.com/words/net/aspose.words/sty...
  4. FrameFormat.Height | Aspose.Words for .NET

    Discover the FrameFormat Height property to easily access and utilize the height of your specified frame for enhanced design flexibility....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  5. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance Paragraph breaks in text files....commonly used in text files for paragraph breaks. public static readonly...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...

    reference.aspose.com/words/net/aspose.words/con...
  6. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....align='right'>Paragraph right</p>" + "<b>Implicit paragraph left</b>"...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left Paragraph....whether this is a right-to-left paragraph. get bidi () : boolean Remarks...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize Paragraph styles for enhanced document formatting and presentation....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/par...
  9. Aspose::Words::Drawing::ShapeBase::get_IsInline...

    Aspose::Words::Drawing::ShapeBase::get_IsInline method. A quick way to determine if this shape is positioned inline with text in C++....sits inside a paragraph among other paragraph elements, such...and drag the shape to any paragraph as if it is a character. //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

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