Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 9,003 for

paragraph

(0.1 sec)
  1. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  2. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current Paragraph in C++....Asian text in the current paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::DocumentVisitor::VisitSectionSta...

    Aspose::Words::DocumentVisitor::VisitSectionStart method. Called when enumeration of a section has started in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  5. StyleType | Aspose.Words for Java

    Represents type of the style in Java....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::DocumentVisitor::VisitSectionEnd...

    Aspose::Words::DocumentVisitor::VisitSectionEnd method. Called when enumeration of a section has ended in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Paragraph.paragraphBreakFont property | Aspose....

    Paragraph.ParagraphBreakFont property. Provides access to the font formatting of the Paragraph break character....paragraphBreakFont property Paragraph.paragraphBreakFont property...the font formatting of the paragraph break character. get paragraphBreakFont...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Font::get_AllCaps method | Aspos...

    Aspose::Words::Font::get_AllCaps method. True if the font is formatted as all capital letters in C++....ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...System :: ExplicitCast < Paragraph > ( para -> get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...HeaderFooter contains at least one Paragraph , it is no longer considered...

    reference.aspose.com/words/java/com.aspose.word...
  10. Range.Revisions | Aspose.Words for .NET

    Discover Range Revisions. Track and manage property changes effortlessly with our comprehensive collection of revisions for enhanced project clarity....docx" ); Paragraph paragraph = doc . FirstSection...foreach ( Revision revision in paragraph . Range . Revisions ) { if...

    reference.aspose.com/words/net/aspose.words/ran...