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

trim document

(0.09 sec)
  1. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the Documents content in Java....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::CompositeNode::get_FirstChild me...

    Aspose::Words::CompositeNode::get_FirstChild method. Gets the first child of the node 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/com...
  3. Aspose::Words::Node::NodeTypeToString method | ...

    Aspose::Words::Node::NodeTypeToString method. A utility method that converts a node type enum value into a user friendly string 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/nod...
  4. 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...
  5. NodeCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your NodeCollection with our Clear method, removing all nodes from both the collection and the Document for optimal performance....this collection and from the document. public void Clear () Examples...sections from a document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/nod...
  6. 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...
  7. 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...
  8. 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...
  9. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all Document sections, enhancing your content organization and navigation....Sections Contents [ Hide ] Document.Sections property Returns...represents all sections in the document. public SectionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserts an HTML string into the document. public void InsertHtml (...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/net/aspose.words/doc...