Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 15,510 for

paragraphs

(0.06 sec)
  1. Manage Hyperlinks|Aspose.Slides for Python Docu...

    Add hyperlink to a PowerPoint Presentation in Python... paragraphs [ 0 ] . portions [ 0 ] ....com/" ) shape1 . text_frame . paragraphs [ 0 ] . portions [ 0 ] ....

    docs.aspose.com/slides/python-net/manage-hyperl...
  2. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    Discover the ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle property. Optimize your document layout by eliminating space between same-style Paragraphs....will be ignored between the paragraphs of the same style. public...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/net/aspose.words/par...
  3. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....$ doc ) { // Retrieve all paragraphs in the document. $ nodeType...aspose.words.NodeType" ); $ paragraphs = $ doc -> getChildNodes...

    docs.aspose.com/words/java/remove-breaks-in-php/
  4. Aspose::Words::TabStopCollection::GetHashCode m...

    Aspose::Words::TabStopCollection::GetHashCode method. Serves as a hash function for this type in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Aspose::Words::TabStopCollection::Clear method ...

    Aspose::Words::TabStopCollection::Clear method. Deletes all tab stop positions in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::CleanupOptions::get_DuplicateSty...

    Aspose::Words::CleanupOptions::get_DuplicateStyle method. Gets/sets a flag indicating whether duplicate styles should be removed from document. Default value is false in C++....:: Words :: StyleType :: Paragraph , u "MyStyle1" ); myStyle...:: Words :: StyleType :: Paragraph , u "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/cpp/aspose.words/cle...
  7. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../).... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TabStop.is_clear property | Aspose.Words for Py...

    TabStop.is_clear property. Returns ``True`` if this tab stop clears any existing tab stops in this position.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents....value indicating whether paragraphs with punctuation marks are...Examples Shows how to remove paragraphs with punctuation marks after...

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