Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,268 for

paragraph builder

(0.04 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph. The default value is false in C++....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your document processing....ToArray method Copies all paragraphs from the collection to a...a new array of paragraphs. public Paragraph [] ToArray () Return...

    reference.aspose.com/words/net/aspose.words/par...
  3. ParagraphFormat.outline_level property | Aspose...

    ParagraphFormat.outline_level property. Specifies the outline level of the Paragraph in the document....the outline level of the paragraph in the document. @property...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . get smartParagraphBreakR...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.OutlineLevel | Aspose.Words for...

    Discover the ParagraphFormat OutlineLevel property to easily define Paragraph hierarchy in your documents, enhancing organization and readability....the outline level of the paragraph in the document. public OutlineLevel...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/net/aspose.words/par...
  6. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a Paragraph...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/python-net/aspose.wo...
  7. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. @property def list_format...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. get listFormat () :...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage Paragraph numbering in your documents, ensuring accurate references and enhanced formatting....insert the paragraph number of the referenced paragraph exactly...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_Paragraph method. Moves the cursor to a Paragraph in the current section....move_to_paragraph method move_to_paragraph(paragraph_index, character_index)...character_index) Moves the cursor to a paragraph in the current section. def...

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