Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 36,213 for

paragraph

(0.07 sec)
  1. Font.SmallCaps | Aspose.Words for .NET

    Font SmallCaps property. True if the font is formatted as small capital letters in C#....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // There are two ways...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Style Class | Aspose.Words for .NET

    Aspose.Words.Style class. Represents a single builtin or userdefined style in C#....formatting properties of a paragraph style. Locked { get; set;...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/net/aspose.words/style/
  3. Font.AllCaps | Aspose.Words for .NET

    Font AllCaps property. True if the font is formatted as all capital letters in C#....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // There are two ways...

    reference.aspose.com/words/net/aspose.words/fon...
  4. GetRect | Aspose.Sildes for .NET API Reference

    Get coordinates of rect that bounds Paragraph. The rect includes all the lines of text in Paragraph including empty ones....coordinates of rect that bounds paragraph. The rect includes all the...the lines of text in paragraph, including empty ones. public RectangleF...

    reference.aspose.com/slides/net/aspose.slides/i...
  5. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style....Shows how to create and use a paragraph style with list formatting...= doc ) # Create a custom paragraph style. style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the Paragraph is to remains on the same page as the Paragraph that follows it in C++....hNext method True if the paragraph is to remains on the same...same page as the paragraph that follows it. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++....style, linked style and next paragraph style are recursively compared...formatting properties of a paragraph style. get_Locked () const...

    reference.aspose.com/words/cpp/aspose.words/style/
  8. ibulletformateffectivedata - Aspose.Slides for ...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...which contains effective paragraph bullet formatting properties...

    reference.aspose.com/slides/java/com.aspose.sli...
  9. IBulletFormatEffectiveData - Aspose.Slides for ...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...which contains effective paragraph bullet formatting properties...

    reference.aspose.com/slides/androidjava/com.asp...
  10. Insert a buildingblock right after a specific r...

    Hello, Right now i am able to search for a run that is at the end of a specific text and i wanted to insert a buildingblock rigth after this node. Since i don’t want to add a new section to my document, i’m proceeding …...to correspond to a whole paragraph. Sincerely. alexey.noskov...level node, i.e. either a paragraph or a table. So it is expected...

    forum.aspose.com/t/insert-a-buildingblock-right...