Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 2,319 for

trim document

(0.04 sec)
  1. FindReplaceOptions.findWholeWordsOnly property ...

    FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( findWholeWordsOnly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Comment.nodeType property | Aspose.Words for No...

    Comment.nodeType property. Returns [NodeType.Comment](../../nodetype/#Comment).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Footnote.nodeType property | Aspose.Words for N...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldStart.nodeType property | Aspose.Words for...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PlainTextDocument Class | Aspose.Words for .NET

    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 Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/pla...
  6. WriteProtection.SetPassword | Aspose.Words for ...

    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...

    reference.aspose.com/words/net/aspose.words.set...
  7. Section.ensureMinimum method | Aspose.Words for...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Section::EnsureMinimum method | ...

    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...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. FieldMergeField.FieldName | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Paragraph::get_NodeType method |...

    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...

    reference.aspose.com/words/cpp/aspose.words/par...