Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 36,517 for

paragraph

(0.12 sec)
  1. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...(Inherited from Field ) insert_paragraph_number Gets or sets whether...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/python-net/aspose.wo...
  2. JoinPortionsWithSameFormatting() | Aspose.Slide...

    Joins runs with same formatting....JoinPortionsWithSame() Paragraph::JoinPortionsWithSame() method...void Aspose :: Slides :: Paragraph :: JoinPortionsWithSame ()...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  3. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related formatting for a Paragraph....related formatting for a paragraph. Remarks This object is always...always created. If a paragraph is a frame, then all properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. NodeCollection.Item | Aspose.Words for .NET

    NodeCollection Item property. Retrieves a node at the given index in C#....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...
  7. ReplaceAction Enum | Aspose.Words for .NET

    Aspose.Words.Replacing.ReplaceAction enum. Allows the user to specify what happens to the current match during a replace operation in C#....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the Paragraph formatting of the style in C++....Style::get_ParagraphFormat method Gets the paragraph formatting of the style. System...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. InlineStory.Font | Aspose.Words for .NET

    InlineStory Font property. Provides access to the font formatting of the anchor character of this object in C#....last child of the node is a paragraph, // for us to be able to click...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Enum ReplaceAction | Aspose.Words for .NET API 参考

    Aspose.Words.Replacing.ReplaceAction 枚举. 允许用户指定在替换操作期间当前匹配发生的情况... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/zh/net/aspose.words....