Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 8,976 for

paragraph

(0.33 sec)
  1. 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...
  2. FieldRef.insert_paragraph_number_in_relative_co...

    FieldRef.insert_Paragraph_number_in_relative_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert_paragraph_number_in_relative_context property FieldRef...FieldRef.insert_paragraph_number_in_relative_context property Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.Accept | Aspose.Words for .NET

    Discover the Table Accept method for seamless visitor management. Enhance user experience and streamline interactions effortlessly!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/net/markdown-text/
  5. Style.next_paragraph_style_name property | Aspo...

    Style.next_Paragraph_style_name property. Gets/sets the name of the style to be applied automatically to a new Paragraph inserted after a Paragraph formatted with the specified style....next_paragraph_style_name property Style.next_paragraph_style_name...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current Paragraph and sets list level to zero....bullets from the current paragraph and sets list level to zero...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentVisitor::VisitSpecialCha...

    Aspose::Words::DocumentVisitor::VisitSpecialChar method. Called when a SpecialChar node is encountered in the document in C++.... // 1 - Paragraph node: auto para = System ::...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 4...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentVisitor::VisitFormField ...

    Aspose::Words::DocumentVisitor::VisitFormField method. Called when a form field is encountered in the document in C++.... // 1 - Paragraph node: auto para = System ::...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 4...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value....style when the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. The default value...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    Control nondelimiter characters with the FieldStyleRef SuppressNonDelimiters property. Enhance data clarity and presentation in your applications....)" ; // Add text and apply paragraph styles that STYLEREF fields...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/net/aspose.words.fie...