Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,015 for

trim document

(0.06 sec)
  1. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( matchCase ? "Jade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....section in the document. auto doc = MakeObject < Document > (); auto...the first one, leaving the document with only the second. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Aspose::Words::CompositeNode::get_LastChild met...

    Aspose::Words::CompositeNode::get_LastChild method. Gets the last child of the node in C++....section in the document. auto doc = MakeObject < Document > (); auto...the first one, leaving the document with only the second. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/com...
  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. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....the Working with Comments documentation article. Remarks: A comment...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination Documents. The default value is false in C++....in source and destination documents. The default value is false...Examples Shows how to import a document with numbered lists. auto...

    reference.aspose.com/words/cpp/aspose.words/imp...
  9. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....Gets/sets a password to encrypt document using RC4 encryption method...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt Document using RC4 encryption method....Gets/sets a password to encrypt document using RC4 encryption method...string Remarks In order to save document without encryption this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...