Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 8,673 for

paragraph

(0.14 sec)
  1. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....after the paragraph containing the matched text. Paragraph para =...= (Paragraph) args.getMatchNode().getParentNode(); insertDocument(para...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the document in C++....align='right'>Paragraph right</p>" ) + u "<b>Implicit paragraph left</b>"...SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::FrameFormat::get_IsFrame method ...

    Aspose::Words::FrameFormat::get_IsFrame method. Returns true if the Paragraph is a frame in C++....method Returns true if the paragraph is a frame. bool Aspose ::...formatting properties of paragraphs that are frames. auto doc...

    reference.aspose.com/words/cpp/aspose.words/fra...
  4. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....extract the list labels of all paragraphs that are list items. {@code...listParaCount = 1; for (Paragraph paragraph : (Iterable) doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Fields::FieldRef class | Aspose....

    Aspose::Words::Fields::FieldRef class. Implements the REF field. To learn more, visit the documentation article in C++....hyperlink to the bookmarked paragraph. get_InsertParagraphNumbe...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++....style, linked style and next paragraph style are recursively compared...formatting properties of a paragraph style. get_Locked () const...

    reference.aspose.com/words/cpp/aspose.words/style/
  7. Aspose::Words::ParagraphFormat::get_PageBreakBe...

    Aspose::Words::ParagraphFormat::get_PageBreakBefore method. True if a page break is forced before the Paragraph in C++....break is forced before the paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FrameFormat.VerticalPosition | Aspose.Words for...

    Discover the FrameFormat VerticalPosition property, which measures vertical distance from the frame edge to your specified item, enhancing layout precision....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  10. FrameFormat.HorizontalPosition | Aspose.Words f...

    Discover the FrameFormat HorizontalPosition property to easily measure the distance between your frame's edge and the specified item for precise layout control....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...