Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 18,220 for

paragraph

(0.12 sec)
  1. ParagraphFormat.character_unit_right_indent pro...

    ParagraphFormat.character_unit_right_indent property. Gets or sets the right indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. @property def character_unit_right_indent...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldOptions.BuiltInTemplatesPaths | Aspose.Wor...

    Discover how to manage MS Word built-in template paths with the FieldOptions BuiltInTemplatesPaths property for seamless document creation.... Paragraph ; doc . GlossaryDocument ...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Fields::FieldAdvance::get_LeftOf...

    Aspose::Words::Fields::FieldAdvance::get_LeftOffset method. Gets or sets the number of points by which the text that follows the field should be moved left in C++....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldAdvance::get_UpOffs...

    Aspose::Words::Fields::FieldAdvance::get_UpOffset method. Gets or sets the number of points by which the text that follows the field should be moved up in C++....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitLeftIndent method. Gets or sets the left indent value (in characters) for the specified Paragraphs in C++....characters) for the specified paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/java/logical-levels-of-no...
  7. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/python-net/logical-levels...
  8. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/cpp/logical-levels-of-nod...
  9. Aspose::Words::Drawing::ShapeBase::get_WidthRel...

    Aspose::Words::Drawing::ShapeBase::get_WidthRelative method. Gets or sets the value that represents the percentage of shape's relative width in C++....:: RelativeVerticalPosi :: Paragraph ) { // etting the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/cpp/find-and-replace/