Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,534 for

trim document

(0.06 sec)
  1. Range.Text | Aspose.Words for .NET

    Discover the Range Text property to easily retrieve and manipulate text within a specified range for enhanced content management.... Document doc = new Document (); DocumentBuilder...That ( doc . Range . Text . Trim (), Is . EqualTo ( "Hello world...

    reference.aspose.com/words/net/aspose.words/ran...
  2. PlainTextDocument.builtInDocumentProperties pro...

    PlainTextDocument.builtInDocumentProperties property. Gets [PlainTextDocument.builtInDocumentProperties](./) of the Document....builtInDocumentPrope of the document. get builtInDocumentPrope...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Body::get_NodeType method | Aspo...

    Aspose::Words::Body::get_NodeType method. Returns Body in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...{0} \" " , body -> GetText (). Trim ()) << std :: endl ; break ;...

    reference.aspose.com/words/cpp/aspose.words/bod...
  4. Aspose::Words::HeaderFooter::get_NodeType metho...

    Aspose::Words::HeaderFooter::get_NodeType method. Returns HeaderFooter in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...{0} \" " , body -> GetText (). Trim ()) << std :: endl ; break ;...

    reference.aspose.com/words/cpp/aspose.words/hea...
  5. Node.ParentNode | Aspose.Words for .NET

    Discover the Node ParentNode property to easily access the immediate parent of any node, enhancing your web development efficiency and code clarity.... Document doc = new Document (); Paragraph para...Append a child Run node to the document's first paragraph. Run run...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your Document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....FirstSection Contents [ Hide ] Document.FirstSection property Gets...Gets the first section in the document. public Section FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  7. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReplacingArgs.Replacement | Aspose.Words for .NET

    Discover the ReplacingArgs Replacement property to easily manage and customize your replacement strings for enhanced coding efficiency....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Our new...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::Loading::TxtLeadingSpacesOptions...

    Aspose::Words::Loading::TxtLeadingSpacesOptions enum. Specifies available options for leading space handling during import from Text file in C++.... Trim 1 Leading spaces are trimmed. Preserve 2 Leading...how to trim whitespace when loading plaintext documents. System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the Document....for all list items in the document. updateListLabels () Remarks...Paragraph.listLabel object in the document. Also, this method is sometimes...

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