Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 9,897 for

paragraph

(0.11 sec)
  1. ParagraphFormat.isListItem property | Aspose.Wo...

    ParagraphFormat.isListItem property. True when the Paragraph is an item in a bulleted or numbered list....isListItem property True when the paragraph is an item in a bulleted or...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacing method. Gets or sets the line spacing (in points) for the Paragraph in C++....spacing (in points) for the paragraph. double Aspose :: Words ::...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....indicating whether whole paragraph with TableStart or TableEnd...between mail merge regions and paragraphs. public void UseWholeParagraphAsR...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...including paragraph, run of text inside a paragraph or a table...); Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::EditableRange::get_EditableRange...

    Aspose::Words::EditableRange::get_EditableRangeStart method. Gets the node that represents the start of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  6. Aspose::Words::EditableRange::get_EditableRange...

    Aspose::Words::EditableRange::get_EditableRangeEnd method. Gets the node that represents the end of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. Aspose::Words::EditableRangeStart::get_Id metho...

    Aspose::Words::EditableRangeStart::get_Id method. Specifies the identifier of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. Manage Fonts - PowerPoint JavaScript API|Aspose...

    Presentations usually contain both text and images. This article shows how to use PowerPoint JavaScript API to configure the font properties of Paragraphs of text on slides....configure the font properties of paragraphs of text on slides. To manage...manage font properties of a paragraph using Aspose.Slides for Node...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  9. Paragraph.accept method | Aspose.Words for Node.js

    Paragraph.accept method. Accepts a visitor....for all child nodes of the paragraph and calls DocumentVisitor...Words class Paragraph Paragraph.runs property Paragraph.acceptEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...