Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 36,517 for

paragraph

(0.26 sec)
  1. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label....extract the list labels of all paragraphs that are list items. doc...update_list_labels () paras = [ node . as_paragraph () for node in doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....extract the list labels of all paragraphs that are list items. Document...listParaCount = 1; for (Paragraph paragraph : (Iterable) doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  3. TeXFragment | Aspose.PDF for .NET API Reference

    Represents TeX fragment....a horizontal alignment of paragraph virtual Hyperlink { get; set;...that indicates whether this paragraph will be at next column. Default...

    reference.aspose.com/pdf/net/aspose.pdf/texfrag...
  4. Style.Font | Aspose.Words for .NET

    Style Font property. Gets the character formatting of the style in C#....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. Style style = doc ...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Style.ListFormat | Aspose.Words for .NET

    Style ListFormat property. Provides access to the list formatting properties of a Paragraph style in C#....formatting properties of a paragraph style. public ListFormat ListFormat...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/net/aspose.words/sty...
  6. getEffectsByParagraph | Aspose.Sildes for PHP v...

    getEffectsByParagraph getEffectsByParagraph( Paragraph Paragraph) method Returns array of effects for the specified p......getEffectsByParagrap( Paragraph paragraph) method Returns array...effects for the specified paragraph. Returns Effect...

    reference.aspose.com/slides/php-java/aspose.sli...
  7. FrameFormat.horizontal_alignment property | Asp...

    FrameFormat.horizontal_alignment property. Gets horizontal alignment of the specified frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FrameFormat.height_rule property | Aspose.Words...

    FrameFormat.height_rule property. Gets the rule for determining the height of the specified frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....Examples: Shows how to insert a paragraph with a top border. Document...Specifies the bottom border of a paragraph or a table cell. DIAGONAL_DOWN...

    reference.aspose.com/words/java/com.aspose.word...
  10. ParagraphFormat - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...all the formatting for a paragraph. Example: Shows how to construct...

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