FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( findWholeWordsOnly...
Comment.nodeType property. Returns [NodeType.Comment](../../nodetype/#Comment).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
Footnote.nodeType property. Returns [NodeType.Footnote](../../../aspose.words/nodetype/#Footnote).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
FieldStart.nodeType property. Returns [NodeType.FieldStart](../../../aspose.words/nodetype/#FieldStart).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...
Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your Documents for enhanced readability and processing....plain-text representation of the document’s content. To learn more,...the Working with Text Documentdocumentation article. public class...
Secure your Documents with the WriteProtection SetPassword method. Easily set a password to enhance Document security and prevent unauthorized access....protection password for the document. public void SetPassword (...user to enter it or open the document as read-only. Examples Shows...
Section.ensureMinimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../paragraph/).... Document (); // A blank document comes with a section...We can add contents to this document by adding elements such as...
Aspose::Words::Section::EnsureMinimum method. Ensures that the section has Body with one Paragraph in C++....MakeObject < Document > (); // A blank document comes with a...We can add contents to this document by adding elements such as...
Discover the FieldMergeField FieldName property to easily manage and customize your data fields for enhanced data integration and efficiency.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...
Aspose::Words::Paragraph::get_NodeType method. Returns Paragraph in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...