Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,258 for

trim document

(0.05 sec)
  1. FieldMergingArgsBase.FieldValue | Aspose.Words ...

    Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your data source for enhanced data management....FieldFormats () { Document doc = new Document (); DocumentBuilder...\\# 0.0" , null ); builder . Document . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 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...
  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::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file format in C++....constructor Creates a plain text document from a stream. Automatically...the text from. Remarks The document must be stored at the beginning...

    reference.aspose.com/words/cpp/aspose.words/pla...
  5. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!... Document doc = new Document (); DocumentBuilder...ignoreFieldCodes }; // Replace 'T' in document ignoring text inside field...

    reference.aspose.com/words/net/aspose.words.rep...
  6. NodeCollection.Insert | Aspose.Words for .NET

    Effortlessly insert nodes into your NodeCollection at any index with our streamlined Insert method. Enhance your data management today!...inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/nod...
  7. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Working with Paragraphs documentation article. Examples: Shows...a move revision. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++....Shows how to print all of a document’s comments and their replies...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Comments...

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

    Discover the DocSaveOptions constructor for seamless Document saving in Doc format. Enhance your workflow with easy, efficient Document management....that can be used to save a document in the Doc format. public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process....merge output document. Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "John Doe\r"...

    reference.aspose.com/words/net/aspose.words.mai...