Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 8,167 for

paragraph

(0.03 sec)
  1. Paragraph.AppendField | Aspose.Words for .NET

    Enhance your document with the Paragraph AppendField method, seamlessly adding custom fields to Paragraphs for improved organization and clarity....) Appends a field to this paragraph. public Field AppendField...to a paragraph. Document doc = new Document (); Paragraph paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  2. DocumentVisitor.visit_paragraph_start method | ...

    DocumentVisitor.visit_Paragraph_start method. Called when enumeration of a Paragraph has started....visit_paragraph_start method visit_paragraph_start(paragraph) Called...enumeration of a paragraph has started. def visit_paragraph_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.Paragraph_break property. Specifies the string to use as a Paragraph break when exporting in text formats....paragraph_break property TxtSaveOptionsBase.paragraph_break property...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentVisitor::VisitParagraphE...

    Aspose::Words::DocumentVisitor::VisitParagraphEnd method. Called when enumeration of a Paragraph has ended in C++....Called when enumeration of a paragraph has ended. virtual Aspose...Aspose :: Words :: Paragraph > paragraph ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ParagraphFormat.outlineLevel property | Aspose....

    ParagraphFormat.outlineLevel property. Specifies the outline level of the Paragraph in the document....the outline level of the paragraph in the document. get outlineLevel...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_Paragraph property. Gets the last Paragraph in the story....last_paragraph property InlineStory.last_paragraph property Gets...last paragraph in the story. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.frame_format property | Aspose.Words ...

    Paragraph.frame_format property. Provides access to the frame formatting properties....frame_format property Paragraph.frame_format property Provides...formatting properties of paragraphs that are frames. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::FrameFormat::get_IsFrame method ...

    Aspose::Words::FrameFormat::get_IsFrame method. Returns true if the Paragraph is a frame in C++....method Returns true if the paragraph is a frame. bool Aspose ::...formatting properties of paragraphs that are frames. auto doc...

    reference.aspose.com/words/cpp/aspose.words/fra...
  9. 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...
  10. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label...extract the list labels of all paragraphs that are list items. doc...NodeType . PARAGRAPH , True ) # Find if we have the paragraph list...

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