Aspose::Words::Replacing::ReplacingArgs class. Provides data for a custom replace operation. To learn more, visit the documentation article in C++....Match resulting from a single regular expression match during a Replace...
Aspose.Words for JasperReports supports three ways page breaks are inserted between document pages....the page breaks inserted to regular (not section) breaks by using...
Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...
Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...
Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...
Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...
Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...
StructuredDocumentTagRangeStart.isShowingPlaceholderText property. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to Regular text contents within the structured document tag)....placeholder text (as opposed to regular text contents within the structured...