Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 36,325 for

paragraph

(0.06 sec)
  1. ConsecutiveHyphens | Aspose.PSD for .NET API 参考

    获取或设置连续的连字符...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  2. StrokeColor | Aspose.PSD for .NET API 参考

    获取或设置描边的颜色...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  3. Leading | Aspose.PSD for .NET API 参考

    获取或设置前导...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  4. ParagraphFactory | Aspose.Slides for Java API R...

    Allows to create Paragraphs...IParagraphFactory Allows to create paragraphs For COM compatibility. Constructors...empty paragraph. createParagraph(IParagraph paragraph) Creates...

    reference.aspose.com/slides/java/com.aspose.sli...
  5. InsertPortion | Aspose.PSD for .NET API Reference

    InsertPortion IText.InsertPortion method Inserts the ITextPortion to specified position public void InsertPortion ( I......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. AutoLeading | Aspose.PSD for .NET API Reference

    AutoLeading ITextStyle.AutoLeading property Gets or sets a value indicating whether [automatic leading]. public bool ......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  7. SpaceAfter | Aspose.PSD for .NET API Reference

    SpaceAfter ITextParagraph.SpaceAfter property Gets or sets the space after. public double SpaceAfter { get ; set ; } ......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  8. createParagraph | Aspose.Sildes for PHP via Jav...

    createParagraph createParagraph() method Creates a new empty Paragraph. Returns Paragraph createParagraph( Paragraph ......Creates a new empty paragraph. Returns Paragraph createParagraph(...createParagraph( Paragraph paragraph) method Creates a new paragraph with specified...

    reference.aspose.com/slides/php-java/aspose.sli...
  9. TextData | Aspose.PSD for .NET API Reference

    TextData TextLayer.TextData property Gets the texts portions. public IText TextData { get ; } Examples The following ......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....Working with Paragraphs Contents [ Hide ] A paragraph is a set of...character – a paragraph break . In Aspose.Words, a paragraph is represented...

    docs.aspose.com/words/cpp/working-with-paragraphs/