Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 64 for

delete blank merged cell rows

(0.05 sec)
  1. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....PARAGRAPH_BREAK or end of cell ControlChar.CELL characters inside the...doc = new Document(); // A blank document contains one section...

    reference.aspose.com/words/java/com.aspose.word...
  2. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Returns true if this object was deleted in Microsoft Word while change...if this object was moved (deleted) in Microsoft Word while change...

    reference.aspose.com/words/java/com.aspose.word...
  3. FootnoteSeparator | Aspose.Words for Java

    in Java.... deleteShapes() Deletes all shapes from the text of...// The content inside table cells may have the hidden content...

    reference.aspose.com/words/java/com.aspose.word...
  4. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....doc = new Document(); // A blank document contains one section...of the node. deleteShapes() Deletes all shapes from the text of...

    reference.aspose.com/words/java/com.aspose.word...
  5. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....getCount(), 1); // We can delete all shapes from the child paragraphs...of the node. deleteShapes() Deletes all shapes from the text of...

    reference.aspose.com/words/java/com.aspose.word...
  6. Section | Aspose.Words for Java

    Represents a single section in a document in Java....doc = new Document(); // A blank document contains one section...node. deleteHeaderFooterSh() Deletes all shapes (drawing objects)...

    reference.aspose.com/words/java/com.aspose.word...
  7. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....Returns true if this object was deleted in Microsoft Word while change...if this object was moved (deleted) in Microsoft Word while change...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....// The content inside table cells may have the hidden content...have hidden content will have cells with empty paragraphs inside...

    reference.aspose.com/words/java/com.aspose.word...
  9. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....or modify existing except deleting them. OfficeMath can only...doc = new Document(); // A blank document contains one section...

    reference.aspose.com/words/java/com.aspose.word...
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....docx"); Shows how to delete all footers from a document...of the node. deleteShapes() Deletes all shapes from the text of...

    reference.aspose.com/words/java/com.aspose.word...