Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 18,230 for

paragraph

(0.13 sec)
  1. When a para gets split in two pages it is extra...

    When a para gets split in two pages it is extracted as two different Paragraphs...extracted as two different paragraphs Aspose.Words Product Family...extracted as two different paragraphs Professionalize.Discourse...

    forum.aspose.com/t/when-a-para-gets-split-in-tw...
  2. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first Paragraph from immediate children, enhancing your content management....FirstParagraph property Gets the first paragraph among the immediate children...children. public Paragraph FirstParagraph { get ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current Paragraph....overrides applied to the current paragraph. @property def list_level...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....VerticalAlignment :: Top ); // Add a paragraph to the text box and add a...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ParagraphConfig|Documentation

    ParagraphConfig element allows you to combine text and images....the same value for multiple paragraphs. This text is not displayed...ParagraphTypeEnum.Normal Defines how paragraph elements are rendered: ParagraphTypeEnum...

    docs.aspose.com/omr/net/programmatic-forms/para...
  7. Aspose::Words::Document::JoinRunsWithSameFormat...

    Aspose::Words::Document::JoinRunsWithSameFormatting method. Joins runs with same formatting in all Paragraphs of the document in C++....with same formatting in all paragraphs of the document. int32_t...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....pdf" ); Shows how to show paragraph marks in a rendered output...); // Add some paragraphs, then enable paragraph marks to show...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this Paragraph is a member of....Gets or sets the list this paragraph is a member of. get list ()...bullets and numbering from the paragraph and sets the list level number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TabLeader enumeration | Aspose.Words for Node.js

    Aspose.Words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. let doc = new aw . Document...firstParagraph ; // If we are in a paragraph with no tab stops in this...

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