Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. To learn more, visit the documentation article in C++....Type () Remarks FieldEnd is an inline-level node and represented...
Aspose::Words::CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it. To learn more, visit the documentation article in C++.... CommentRangeEnd is an inline-level node and can only be...
Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently.... This is an inline shape, // which has a parent...
Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency.... Inline ; paragraph . AppendChild (...
Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....if this shape is positioned inline with text. IsInsertRevision...Defines whether the shape is inline or floating. For floating shapes...
Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....contain other composite and inline nodes as children. SharedPtr...
I am using the below source code in order to identify any text boxes containing MergeField
Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)");
try {
// Find all text boxes containing merge fields
Docum…...document, checking if they are inline shapes (text boxes). It retrieves...
Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced document management and editing efficiency.... CommentRangeStart is an inline-level node and can only be...
Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the documentation article in C++....input document, // which is the inline canvas for the AutoShape. auto...
Aspose::Words::EditableRangeEnd class. Represents an end of an editable range in a Word document. To learn more, visit the documentation article in C++....ranges are supported only at the inline-level, that is inside Paragraph...