Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 36,322 for

paragraph

(0.09 sec)
  1. Can i get the text of a ListItem? - Free Suppor...

    Can i get the content of the listItem? like I want the text '第4章" but when i use code like : NodeCollection<Paragraph> childNodes = doc.getChildNodes(NodeType.Paragraph, true); for (Paragraph Paragraph : childNode…...code like : NodeCollection<Paragraph> childNodes = doc.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true); for (Paragraph paragraph : childNodes)...

    forum.aspose.com/t/can-i-get-the-text-of-a-list...
  2. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples: Shows how to limit...

    reference.aspose.com/words/java/com.aspose.word...
  4. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples: Shows how to limit...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the Paragraph is an item in a bulleted or numbered list in original revision....is_list_item property Paragraph.is_list_item property True when...when the paragraph is an item in a bulleted or numbered list in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextParagraph | Aspose.PUB for .NET API Reference

    Represents PUB text Paragraph...class Represents PUB text paragraph public class TextParagraph...Description Style { get; } Style of paragraph TextParts { get; } Text groups...

    reference.aspose.com/pub/net/aspose.pub/textpar...
  7. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    ParagraphFormat FirstLineIndent property. Gets or sets the value in points for a first line or hanging indent in C#....Examples Shows how to insert a paragraph into the document. Document..."Writeln" method ends the paragraph after appending text // and...

    reference.aspose.com/words/net/aspose.words/par...
  8. SpecialChar Class | Aspose.Words for .NET

    Aspose.Words.SpecialChar class. Base class for special characters in the document in C#....get; } Retrieves the parent Paragraph of this node. PreviousSibling...and can only be a child of Paragraph . SpecialChar char is used...

    reference.aspose.com/words/net/aspose.words/spe...
  9. Aspose::Words::Font::get_AllCaps method | Aspos...

    Aspose::Words::Font::get_AllCaps method. True if the font is formatted as all capital letters in C++....ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...System :: ExplicitCast < Paragraph > ( para -> get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. FlatOPC Export - Numbering Features|Aspose.Word...

    Export to FlatOPC – XML format using numbering saving features in C#....String Yes Number Format Yes Paragraph Properties Yes Font Properties...Properties Yes Linked Paragraph Style Yes Starting Value Yes Text...

    docs.aspose.com/words/net/numbering-features-su...