Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 36,520 for

paragraph

(0.07 sec)
  1. 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...
  2. 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...
  3. IText | 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. 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/
  5. Paragraph.InsertField | Aspose.Words for .NET

    Paragraph InsertField method. Inserts a field into this Paragraph in C#....Inserts a field into this paragraph. public Field InsertField...Reference node inside this paragraph (if refNode is null , then...

    reference.aspose.com/words/net/aspose.words/par...
  6. Style | Aspose.PSD for .NET API Reference

    Style ITextPortion.Style property Gets the style. public ITextStyle Style { get ; } Property Value The style. Example...... Paragraph ; defaultStyle . FillColor...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  7. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the Paragraph in C++....spacing (in points) after the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the Paragraph in C++....spacing (in points) before the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Story.append_paragraph method | Aspose.Words fo...

    Story.append_Paragraph method. A shortcut method that creates a [Paragraph](../../Paragraph/) object with optional text and appends it to the end of this object....append_paragraph method append_paragraph(text) A shortcut method...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Lists::ListCollection::idx_get m...

    Aspose::Words::Lists::ListCollection::idx_get method. Gets a list by index in C++....existing list to a collection of paragraphs. auto doc = MakeObject <...( u "Paragraph 1" ); builder -> Writeln ( u "Paragraph 2" );...

    reference.aspose.com/words/cpp/aspose.words.lis...