Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 7,681 for

paragraph

(0.06 sec)
  1. Document.copy_styles_from_template method | Asp...

    aspose.words.Document.copy_styles_from_template method... PARAGRAPH , 'TemplateStyle1' ) style.... add ( aw . StyleType . PARAGRAPH , 'TemplateStyle2' ) style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document..." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. EditableRangeStart.editableRange property | Asp...

    EditableRangeStart.editableRange property. Gets the facade object that encapsulates this editable range start and end...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_Paragraph property. Gets the last Paragraph in the shape....last_paragraph property Shape.last_paragraph property Gets the...last paragraph in the shape. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LineSpacingRule | Aspose.Words for Java

    Specifies line spacing values for a Paragraph in Java....line spacing values for a paragraph. Examples: Shows how to work...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the Paragraph....shading formatting for the paragraph. @property def shading ( self...doc ) borders = builder . paragraph_format . borders borders ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...