Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 17,642 for

paragraph

(0.04 sec)
  1. 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...
  2. ControlChar.ParagraphBreakChar | Aspose.Words f...

    Discover the ControlChar ParagraphBreakChar field, streamline your text formatting with the essential end-of-Paragraph character for efficient document editing....ParagraphBreakChar field End of paragraph character: (char)13 or “\r”...new line and starts a new paragraph. Assert . That ( doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/con...
  3. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. FieldRef.InsertParagraphNumber | Aspose.Words f...

    Discover how the FieldRef InsertParagraphNumber property allows you to easily insert accurate Paragraph numbers from your document for enhanced reference management....insert the paragraph number of the referenced paragraph exactly..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Border::get_IsVisible method | A...

    Aspose::Words::Border::get_IsVisible method. Returns true if the LineStyle is not None in C++....to remove borders from a paragraph. auto doc = System :: MakeObject..."Borders.docx" ); // Each paragraph has an individual set of borders...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. DocumentBuilder.insertDocumentInline method | A...

    DocumentBuilder.insertDocumentInline method. Inserts a document inline at the cursor position....moves the content of the paragraph of the destination document...is inserted, into the last paragraph of the inserted source document...

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

    Adjust the left indent for your Paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your text layout for better readability!...represents the left indent for paragraph. public double LeftIndent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/net/aspose.words/par...