Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 18,170 for

paragraphs

(0.14 sec)
  1. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....Shows how to make sure empty paragraphs that result from merging...CleanupOpti.REMOVE_EMPTY_PARAGRAPHS); Shows how to instruct the...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C++....Aspose::Words::Paragraph::JoinRunsWithSameForm method Contents...Contents [ Hide ] Paragraph::JoinRunsWithSameForm method Joins runs...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::MailMerging::MailMergeCleanupOpt...

    Aspose::Words::MailMerging::MailMergeCleanupOptions enum. Specifies options that determine what items are removed during mail merge in C++....RemoveEmptyParagraph 1 Specifies whether paragraphs that contained mail merge...When this option is set, paragraphs which contain region start...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....= 300 # Add the table in paragraphs collection of the desired...desired section page . paragraphs . add ( table1 ) # Set with column...

    docs.aspose.com/pdf/python-net/manipulate-table...
  5. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....Description PARAGRAPH_BREAK Break between paragraphs. PAGE_BREAK...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....be a node that can contain paragraphs (such as a Story). */ private...getParentNode (); // This is the paragraph that contains the end of the...

    docs.aspose.com/words/java/copy-bookmarked-text...
  7. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties....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/nodejs-net/aspose.wo...
  8. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced list formatting. Enhance your document's structure with powerful, customizable options....get; set; } Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  9. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document.... Document ( MY_DIR + 'Paragraphs.docx' ) properties = doc...number of Paragraph nodes in the document to the "paragraphs" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...