Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 36,210 for

paragraph

(0.08 sec)
  1. body - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...section. Body can contain Paragraph and Table child nodes. Body...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldRef Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldRef class. Implements the REF field in C#....hyperlink to the bookmarked paragraph. InsertParagraphNumbe { get;...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the document in C++....align='right'>Paragraph right</p>" ) + u "<b>Implicit paragraph left</b>"...SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Story Class Reference - Aspose.W...

    Base class for elements that contain block-level nodes Paragraph and Table....contain block-level nodes Paragraph and Table . Text of a Word...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::Font::get_SmallCaps method | Asp...

    Aspose::Words::Font::get_SmallCaps method. True if the font is formatted as small capital letters in C++....ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...System :: ExplicitCast < Paragraph > ( para -> get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Aspose API - Inserting Footnote Reference into ...

    Hi Support, I need to put Footnote Reference into Footnote Content in programmatic way because I’d like to have a control of its position in Footnote Content. I found a similar Topic that shows how to do so: The label …...isAuto(true); Paragraph footnoteParagraph = new Paragraph(document);...and: Paragraph with appended Footnote Paragraph paragraph = new...

    forum.aspose.com/t/aspose-api-inserting-footnot...
  7. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left Paragraph....whether this is a right-to-left paragraph. @property def bidi ( self...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Paragraph.GetEffectiveTabStops | Aspose.Words f...

    Paragraph GetEffectiveTabStops method. Returns array of all tab stops applied to this Paragraph including applied indirectly by styles or lists in C#....GetEffectiveTabStops Contents [ Hide ] Paragraph.GetEffectiveTabStops method...tab stops applied to this paragraph, including applied indirectly...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. SharedPtr < Style >...

    reference.aspose.com/words/cpp/aspose.words/doc...