Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 7,682 for

paragraph

(0.07 sec)
  1. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions....let paragraphs = doc . firstSection . body . paragraphs ; expect...expect ( paragraphs . count ). toEqual ( 2 ); // Each paragraph gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....DO_NOT_SUPPRESS_PARAGRAPH_BORDER Do Not Suppress Paragraph Border D...DO_NOT_USE_HTML_PARAGRAPH_AUTO_SPACING Do Not Use HTML Paragraph Auto Spacing...

    reference.aspose.com/words/java/com.aspose.word...
  3. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object.... first_paragraph . append_child ( shape ) doc...VerticalAlignment . TOP # Add a paragraph to the text box and add a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your document's Paragraphs for a polished, professional look....with same formatting in all paragraphs of the document. public int...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/net/aspose.words/doc...
  5. How to Add a Watermark to PowerPoint Presentati...

    Hi can i add water mark pdf, and convert file pptx ppt to pdf and add water this ? do you have libery ?...GroupingLocked = true; // Add a new paragraph for the text. watermarkShape...TextFrame.Paragraphs.Clear(); var parapraph = new Paragraph(); watermarkShape...

    forum.aspose.com/t/how-to-add-a-watermark-to-po...
  6. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/net/aspose.words/lin...
  7. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... TOP # Add a paragraph to the text box and add a...aw . Paragraph ( doc )) para = text_box . first_paragraph para...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list formatting used in the document in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!...up at the location of its paragraph, // outside the right-side...line connecting it to its paragraph. builder . CurrentParagraph...

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