Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 7,900 for

paragraph

(0.15 sec)
  1. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldFormula class | Asp...

    Aspose::Words::Fields::FieldFormula class. Implements the = (formula) field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....its parent node from the paragraph text // and then remove the...its parent node from the paragraph text // and then remove the...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. TxtLoadOptions.trailing_spaces_options property...

    TxtLoadOptions.trailing_spaces_options property. Gets or sets preferred option of a trailing space handling...first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtLoadOptions.leadingSpacesOptions property | ...

    TxtLoadOptions.leadingSpacesOptions property. Gets or sets preferred option of a leading space handling...first line indent to the paragraph to simulate the effect of...let paragraphs = doc . firstSection . body . paragraphs . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. List.isListStyleDefinition property | Aspose.Wo...

    List.isListStyleDefinition property. Returns ``true`` if this list is a definition of a list style....cannot be applied directly to paragraphs to make them numbered. Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. List.style property | Aspose.Words for Node.js

    List.style property. Gets the list style that this list references or defines....list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....continue to be applied until the paragraph ends, // or another ADVANCE...continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/java/com.aspose.word...