Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 36,324 for

paragraph

(0.07 sec)
  1. TextReplaceOptions.ReplaceAdjustment | Aspose.P...

    Determines action that will be done after replace of text fragment to more short. None - no action replaced text may overlaps rest of the line AdjustSpaceWidth - tries adjust spaces between words to keep line length WholeWordsHyphenation - tries distribute words between Paragraph lines to keep Paragraphs right field ShiftRestOfLine - shifts rest of the line according to changing length of text length of the line may be changed Default value is ShiftRestOfLine....words between paragraph lines to keep paragraph’s right field;...words between paragraph lines to keep paragraph’s right field...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  2. 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...
  3. InlineStory.Tables | Aspose.Words for .NET

    InlineStory Tables property. Gets a collection of tables that are immediate children of the story in C#....last child of the node is a paragraph, // for us to be able to click...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/net/aspose.words/inl...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...