Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 15,511 for

paragraph

(0.08 sec)
  1. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a Paragraph in Java....formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks: A paragraph in a Microsoft Word document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your Paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!...JoinRunsWithSameForm Contents [ Hide ] Paragraph.JoinRunsWithSameForm method...the same formatting in the paragraph. public int JoinRunsWithSameForm...

    reference.aspose.com/words/net/aspose.words/par...
  3. Border.equals method | Aspose.Words for Python

    Border.equals method. Determines whether the specified border is equal in value to the current border....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Text Formatting|Aspose.Slides for Python Docume...

    Manage and manipulate text and text frame properties in Python... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/python-net/text-formatting/
  5. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  6. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all Paragraphs from the collection to a new array of Paragraphs....method to_array() Copies all paragraphs from the collection to a...a new array of paragraphs. def to_array ( self ): ... Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Story.Paragraphs | Aspose.Words for .NET

    Discover Story Paragraphs. Access a curated collection of Paragraphs directly from your story, enhancing your narrative with rich, engaging content....Paragraphs Contents [ Hide ] Story.Paragraphs property Gets a...a collection of paragraphs that are immediate children of the...

    reference.aspose.com/words/net/aspose.words/sto...
  8. Aspose::Words::TabStop::get_Alignment method | ...

    Aspose::Words::TabStop::get_Alignment method. Gets or sets the alignment of text at this tab stop in C++....right tab stop in TOC related paragraphs. auto doc = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...align='right'>Paragraph right</p>" + '<b>Implicit paragraph left</b>'...formatting. paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...align='right'>Paragraph right</p>" + "<b>Implicit paragraph left</b>"...let paragraphs = doc . firstSection . body . paragraphs ; expect...

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