Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,269 for

paragraph builder

(0.03 sec)
  1. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this Paragraph is the last Paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....isEndOfSection property Paragraph.isEndOfSection property True...True if this paragraph is the last paragraph in the Body (main...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management....edit all of the borders in a paragraph format object. Document doc...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/bor...
  3. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent Paragraph for streamlined content management and enhanced organization....immediate parent paragraph. public Paragraph ParentParagraph {...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the Paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent Paragraph in C++....Returns the immediate parent paragraph. System :: SharedPtr < Aspose...Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing :: ShapeBase...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. ensureMinimum...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the Paragraph has bulleted or numbered formatting applied to it....isListItem property True when the paragraph has bulleted or numbered formatting...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage Paragraph list levels from 0 to 8 for enhanced document organization and clarity....level number (0 to 8) for the paragraph. public int ListLevelNumber...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...); // Paragraph text referenced with an endnote: builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words.com...
  10. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/com...