Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 36,517 for

paragraph

(0.22 sec)
  1. Image | Aspose.PDF for Python via .NET API Refe...

    Represents image....sets a vertical alignment of paragraph horizontal_alignment Gets...a horizontal alignment of paragraph margin Gets or sets a outer...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  2. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++....append a paragraph to it. The text in that paragraph // will appear...Add ( header ); SharedPtr < Paragraph > para = header -> AppendParagraph...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all Paragraphs from the collection to a new array of Paragraphs....method to_array() Copies all paragraphs from the collection to a...a new array of paragraphs. def to_array ( self ): ... Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Story Class Reference - Aspose.W...

    Base class for elements that contain block-level nodes Paragraph and Table....contain block-level nodes Paragraph and Table . Text of a Word...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Font.StrikeThrough | Aspose.Words for .NET API 参考

    Font 财产. 如果字体格式为删除线文本则为真...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. Aspose::Pdf::Text::MarkupParagraph Class Refere...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Text::MarkupParagraph Class R......Reference final Represents a paragraph. More... #include " MarkupParagraph...of polygon that describes paragraph. Starting point is lower left...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  7. Aspose::Pdf::Text::MarkupParagraph Class Refere...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Text::MarkupParagraph Class R......Reference final Represents a paragraph. More... #include " MarkupParagraph...of polygon that describes paragraph. Starting point is lower left...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  8. 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...
  9. ControlChar.CrLf | Aspose.Words for .NET

    ControlChar CrLf field. Carriage return followed by line feed character x000dx000a or rn. Not used as such in Microsoft Word documents but commonly used in text files for Paragraph breaks in C#....commonly used in text files for paragraph breaks. public static readonly...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...

    reference.aspose.com/words/net/aspose.words/con...
  10. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current Paragraph should be exempted from any hyphenation which is applied in the document settings....Specifies whether the current paragraph should be exempted from any...suppress hyphenation for a paragraph. aw . Hyphenation . register_dictionary...

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