Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 15,621 for

paragraph

(0.04 sec)
  1. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....the current paragraph and all further paragraphs created using...list level of the current paragraph by one level, call ListFormat...

    docs.aspose.com/words/java/using-documentbuilde...
  2. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. SharedPtr < Style >...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Section | Aspose.Words for Java

    Represents a single section in a document in Java....needs to have Body with one Paragraph . Each section has its own...section, one body and one paragraph. // Call the "RemoveAllChildren"...

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

    Aspose::Words::TabStopCollection class. A collection of TabStop objects that represent custom tabs for a Paragraph or a style. To learn more, visit the documentation article in C++....represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Paragraph.is_in_cell property | Aspose.Words fo...

    Paragraph.is_in_cell property. True if this Paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise....property Paragraph.is_in_cell property True if this paragraph is an...Enabling KeepWithNext for every paragraph in the table except for the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.join_runs_with_same_formatting method...

    Paragraph.join_runs_with_same_formatting method. Joins runs with the same formatting in the Paragraph....the same formatting in the paragraph. def join_runs_with_same_formatting...Examples Shows how to simplify paragraphs by merging superfluous runs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldRef.insert_paragraph_number property | Asp...

    FieldRef.insert_Paragraph_number property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document....insert_paragraph_number property FieldRef.insert_paragraph_number...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldRef.insert_relative_position property | As...

    FieldRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced Paragraph....position of the referenced paragraph. @property def insert_relative_position...'MyBookmark' , 'The referenced paragraph is ' , ' this field. \n '...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_Paragraph property. Gets the last Paragraph among the immediate children....last_paragraph property Cell.last_paragraph property Gets the...the last paragraph among the immediate children. @property def...

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