Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 36,324 for

paragraph

(0.07 sec)
  1. ParagraphFormat | Aspose.Slides for C++ API Ref...

    This class contains the Paragraph formatting properties. Unlike IParagraphFormatEffectiveData, all properties of this class are writeable....class This class contains the paragraph formatting properties. Unlike...Returns the text alignment in a paragraph with no inheritance. Read...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  2. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates one section with one Paragraph in C++....creates one section with one paragraph. void Aspose :: Words :: Document...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Section.ensure_minimum method | Aspose.Words fo...

    Section.ensure_minimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../Paragraph/)....body with one Paragraph . def ensure_minimum ( self...body, which in turn has a paragraph. # We can add contents to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. outlinelevel - Aspose.Words for Java - API Refe...

    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...Specifies the outline level of a paragraph in the document. Field Summary...

    reference.aspose.com/words/java/com.aspose.word...
  5. Node.CustomNodeId | Aspose.Words for .NET API 参考

    Node 财产. 指定自定义节点标识符... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. StyleCollection Class | Aspose.Words for .NET

    Aspose.Words.StyleCollection class. A collection of Style objects that represent both the builtin and userdefined styles in a document in C#....get; } Gets document default paragraph formatting. Document { get;...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/sty...
  7. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the Paragraph....sets text alignment for the paragraph. @property def alignment (...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FrameFormat Class | Aspose.Words for .NET

    Aspose.Words.FrameFormat class. Represents frame related formatting for a Paragraph in C#....related formatting for a paragraph. public class FrameFormat...get; } Returns true if the paragraph is a frame. RelativeHorizontalPo...

    reference.aspose.com/words/net/aspose.words/fra...
  9. IParagraphCollection | Aspose.Slides for Androi...

    Represents a collection of a Paragraphs....Represents a collection of a paragraphs. Methods Method Description...add(IParagraph value) Adds a Paragraph to the end of collection....

    reference.aspose.com/slides/androidjava/com.asp...
  10. IParagraphCollection | Aspose.Slides for Java A...

    Represents a collection of a Paragraphs....Represents a collection of a paragraphs. Methods Method Description...add(IParagraph value) Adds a Paragraph to the end of collection....

    reference.aspose.com/slides/java/com.aspose.sli...