Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,258 for

trim document

(0.04 sec)
  1. TxtTrailingSpacesOptions Enum | Aspose.Words fo...

    Discover Aspose.Words.TxtTrailingSpacesOptions enum for efficient trailing space management when importing text files. Enhance your Document processing today!...Value Description Trim 0 Trailing spaces are trimmed. Preserve 1 Trailing...how to trim whitespace when loading plaintext documents. string...

    reference.aspose.com/words/net/aspose.words.loa...
  2. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    Discover TxtLoadOptions' TrailingSpacesOptions property to easily manage trailing spaces. Customize handling with the default Trim option for optimal results.... Default value is Trim. public TxtTrailingSpacesOpt...how to trim whitespace when loading plaintext documents. string...

    reference.aspose.com/words/net/aspose.words.loa...
  3. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.Revisions | Aspose.Words for .NET

    Effortlessly track Document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!...Revisions Contents [ Hide ] Document.Revisions property Gets a...changes) that exist in this document. public RevisionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...Inserts an HTML string into the document. insertHtml ( html : string...string to insert into the document. Remarks You can use this...

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

    Comment.ancestor property. Returns the parent [Comment](../) object...Shows how to print all of a document’s comments and their replies...replies. let doc = new aw . Document ( base . myDir + "Comments.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.HasRevisions | Aspose.Words for .NET

    Discover if your Document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....HasRevisions Contents [ Hide ] Document.HasRevisions property Returns...Returns true if the document has any tracked changes. public bool...

    reference.aspose.com/words/net/aspose.words/doc...
  8. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children.... Document (); let builder = new aw ... expect ( doc . getText (). trim ()). toEqual ( "\u0013MERGEFIELD...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....:: Words :: Document > (); // An empty document, by default,...doc , u "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... Document (); // An empty document, by default, has...doc , "Run 3. " ); // The document body will not display these...

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