Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 36,225 for

paragraph

(0.11 sec)
  1. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_Paragraph_number_in_relative_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert_paragraph_number_in_relative_context property FieldStyleRef...FieldStyleRef.insert_paragraph_number_in_relative_context property Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IBulletFormat | Aspose.Sildes for .NET API Refe...

    Represents Paragraph bullet formatting properties....IBulletFormat interface Represents paragraph bullet formatting properties...sets the bullet char of a paragraph with no inheritance. Read/write...

    reference.aspose.com/slides/net/aspose.slides/i...
  3. CreateParagraph | Aspose.Sildes for .NET API Re...

    Creates a new empty Paragraph....CreateParagraph() Creates a new empty paragraph. public IParagraph CreateParagraph...CreateParagraph () Return Value Paragraph. See Also interface IParagraph...

    reference.aspose.com/slides/net/aspose.slides/p...
  4. Apply | Aspose.PSD for .NET API Reference

    Apply ITextParagraph.Apply method Applies the specified Paragraph. public void Apply ( ITextParagraph Paragraph ) Par......method Applies the specified paragraph. public void Apply ( ITextParagraph...ITextParagraph paragraph ) Parameter Type Description paragraph ITextParagraph...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  5. Text | Aspose.PSD for .NET API Reference

    Text IText.Text property Gets the text. public string Text { get ; } Property Value The text. Examples The following ......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. DocumentBuilder.InsertParagraph | Aspose.Words ...

    DocumentBuilder InsertParagraph method. Inserts a Paragraph break into the document in C#....Inserts a paragraph break into the document. public Paragraph InsertParagraph...InsertParagraph () Return Value The paragraph node that was just inserted...

    reference.aspose.com/words/net/aspose.words/doc...
  7. TextParagraph | Aspose.Cells for Java API Refer...

    Represents the text Paragraph setting....FontSetting Represents the text paragraph setting. Methods Method Description...horizontal alignment type of the paragraph. getBullet() Gets the bullet...

    reference.aspose.com/cells/java/com.aspose.cell...
  8. Find the particular heading and apply the numbe...

    I want to find the particular heading then I need to give the number style 2 for that. example : PURPOSE AND SCOPE if a particular heading is not present mean. we need to add the heading and give the number style 2. I w…...true; // To keep track of the paragraph with N/A and remove one of...of the double empty paragraphs Paragraph paragraphWithNA = null;...

    forum.aspose.com/t/find-the-particular-heading-...
  9. ListCollection.Item | Aspose.Words for .NET

    ListCollection Item property. Gets a list by index in C#....existing list to a collection of paragraphs. Document doc = new Document...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...

    reference.aspose.com/words/net/aspose.words.lis...
  10. BulletFormat | Aspose.Slides for Java API Refer...

    Represents Paragraph bullet formatting properties....IBulletFormat Represents paragraph bullet formatting properties...sets the bullet type of a paragraph with no inheritance. setType(byte...

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