Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 36,517 for

paragraph

(0.18 sec)
  1. Paragraph.IsEndOfCell | Aspose.Words for .NET

    Paragraph IsEndOfCell property. True if this Paragraph is the last Paragraph in a Cell false otherwise in C#....Hide ] Paragraph.IsEndOfCell property True if this paragraph is the...the last paragraph in a Cell ; false otherwise. public bool IsEndOfCell...

    reference.aspose.com/words/net/aspose.words/par...
  2. NodeType - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  3. TextParagraph.Children | Aspose.Cells for .NET ...

    TextParagraph property. Gets all text runs in this Paragraph. If this Paragraph is empty return Paragraph itself...text runs in this paragraph. If this paragraph is empty, return...return paragraph itself. public FontSetting [] Children { get ; }...

    reference.aspose.com/cells/net/aspose.cells.dra...
  4. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    FieldStyleRef SuppressNonDelimiters property. Gets or sets whether to suppress nondelimiter characters in C#....)" ; // Add text and apply paragraph styles that STYLEREF fields...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/net/aspose.words.fie...
  5. BaseParagraph | Aspose.PDF for Python via .NET ...

    Represents a abstract base object can be added to the page(doc.Paragraphs.Add())....Paragraphs.Add()). The BaseParagraph...sets a vertical alignment of paragraph horizontal_alignment Gets...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  6. AppendParagraph | Aspose.PDF for .NET API 参考

    将文本段落附加到 Pdf 页面...]; // 创建文本段落 TextParagraph paragraph = new TextParagraph (); //...// 设置段落 rectangle paragraph . Rectangle = new Rectangle ( 100...

    reference.aspose.com/pdf/zh/net/aspose.pdf.text...
  7. Node.ToString | Aspose.Words for .NET

    Node ToString method. Exports the content of the node into a string in the specified format in C#....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words/nod...
  8. ReplacingArgs Class | Aspose.Words for .NET

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom 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...
  9. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    HeaderFooter HeaderFooterType property. Gets the type of this header/footer in C#....append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...
  10. HeaderFooter.IsHeader | Aspose.Words for .NET

    HeaderFooter IsHeader property. True if this HeaderFooter object is a header in C#....append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...