Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 15,541 for

paragraph

(0.04 sec)
  1. Aspose::Words::EditableRange::Remove method | A...

    Aspose::Words::EditableRange::Remove method. Removes the editable range from the document. Does not remove content inside the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document in C++....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldStyleRef::set_Inser...

    Aspose::Words::Fields::FieldStyleRef::set_InsertParagraphNumber method. Sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document in C++....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldRef::set_InsertPara...

    Aspose::Words::Fields::FieldRef::set_InsertParagraphNumber method. Sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document in C++....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...isDeep) Returns an Nth child Paragraph node. getRun(index, isDeep)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++....UseBuilderFormatting 1 Use font and paragraph formatting specified in DocumentBuilder...RemoveLastEmptyParag 2 Remove the empty paragraph that is normally inserted...

    reference.aspose.com/words/cpp/aspose.words/htm...
  7. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...child of Paragraph . Comment can contain Paragraph and Table...CompositeNode ) first_paragraph Gets the first paragraph in the story...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in Java...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/java/manage-hyperlinks/
  10. Working with Styles and Themes|Aspose.Words for...

    Enhanced Microsoft Word formatting features, working with styles and themes using Java....identify, list and count paragraphs and runs of text formatted...formatted with a specific paragraph style and a character style...

    docs.aspose.com/words/java/working-with-styles-...