Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 36,219 for

paragraph

(0.06 sec)
  1. Aspose::Words::Lists::ListFormat::RemoveNumbers...

    Aspose::Words::Lists::ListFormat::RemoveNumbers method. Removes numbers or bullets from the current Paragraph and sets list level to zero in C++....bullets from the current paragraph and sets list level to zero...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. CompositeNode.GetChild | Aspose.Words for .NET

    CompositeNode GetChild method. Returns an Nth child node that matches the specified type in C#....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  3. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++....append a paragraph to it. The text in that paragraph // will appear...Add ( header ); SharedPtr < Paragraph > para = header -> AppendParagraph...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....first paragraph of this document. Paragraph paragraph = (Paragraph)...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  5. ParagraphConfig | Aspose.OMR for .NET API Refer...

    Represents Paragraph element. Paragraph can consist of both text and text with an image. The image is specified by coordinates x y....class Represents Paragraph element. Paragraph can consist of both...Name { get; set; } Name of paragraph ParagraphType { get; set;...

    reference.aspose.com/omr/net/aspose.omr.generat...
  6. Aspose::Slides::IParagraph Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::IParagraph Class Reference abstract Represents a paragr......Reference abstract Represents a paragraph of a text. More... #include...Inherited by Aspose::Slides::Paragraph . Public Member Functions...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  7. FieldRef.insert_paragraph_number_in_relative_co...

    FieldRef.insert_Paragraph_number_in_relative_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert_paragraph_number_in_relative_context property FieldRef...FieldRef.insert_paragraph_number_in_relative_context property Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Paragraph.Accept | Aspose.Words for .NET

    Paragraph Accept method. Accepts a visitor in C#....Accept Contents [ Hide ] Paragraph.Accept method Accepts a visitor...for all child nodes of the paragraph and calls VisitParagraphEnd...

    reference.aspose.com/words/net/aspose.words/par...
  9. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../documentbuilder/insert_html/#str_htmlinsertoptions) method....USE_BUILDER_FORMATTING Use font and paragraph formatting specified in DocumentBuilder...REMOVE_LAST_EMPTY_PARAGRAPH Remove the empty paragraph that is normally...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node.Document | Aspose.Words for .NET

    Node Document property. Gets the document to which this node belongs in C#....new Document (); Paragraph para = new Paragraph ( doc ); para ...have not yet appended this paragraph as a child to any composite...

    reference.aspose.com/words/net/aspose.words/nod...