Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 8,080 for

paragraph

(0.05 sec)
  1. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top....\x01 )' # Add text and apply paragraph styles that STYLEREF fields...list_indent () builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++....style, linked style and next paragraph style are recursively compared...formatting properties of a paragraph style. get_Locked () const...

    reference.aspose.com/words/cpp/aspose.words/style/
  3. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience....the parent Paragraph of this node. public Paragraph ParentParagraph...last child of the node is a paragraph, // for us to be able to click...

    reference.aspose.com/words/net/aspose.words/inl...
  4. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for Paragraph....represents the left indent for paragraph. get leftIndent () : number...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for Paragraph....represents the right indent for paragraph. get rightIndent () : number...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless Paragraph breaks for improved readability....Inserts a paragraph break into the document. public Paragraph InsertParagraph...InsertParagraph () Return Value The paragraph node that was just inserted...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current Paragraph....Asian text in the current paragraph. @property def add_space_...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.first_paragraph property | Aspose.Words f...

    Story.first_Paragraph property. Gets the first Paragraph in the story....first_paragraph property Story.first_paragraph property Gets...first paragraph in the story. @property def first_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index....existing list to a collection of paragraphs. doc = aw . Document () builder...writeln ( 'Paragraph 1' ) builder . writeln ( 'Paragraph 2' ) builder...

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