Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 17,666 for

paragraph

(0.05 sec)
  1. BookmarkStart class | Aspose.Words for Node.js

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MailMerge class | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge class. Represents the mail merge functionality... cleanup_paragraphs_with_punctuation_marks Gets...value indicating whether paragraphs with punctuation marks are...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldCitation class | Aspose.Words for Python

    aspose.words.fields.FieldCitation class. Implements the CITATION field...node, returns its parent paragraph. If the field is already removed...sources. builder . insert_paragraph () builder . write ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell...the cell, compressing each paragraph to the width of the cell....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...get_Item(i)) { for (IParagraph paragraph : cell.getTextFrame().getParagraphs())...{ for (IPortion portion : paragraph.getPortions()) { IPortionFormat...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  6. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...the cell, compressing each paragraph to the width of the cell....we add with it. builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SAVEDATE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. LayoutEnumerator.MovePreviousLogical | Aspose.W...

    Discover the LayoutEnumerator MovePreviousLogical method to efficiently navigate sibling entities and handle Paragraph lines across pages seamlessly....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Aspose::Words::Fields::FieldAuthor class | Aspo...

    Aspose::Words::Fields::FieldAuthor class. Implements the AUTHOR field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

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