Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,314 for

trim document

(0.08 sec)
  1. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....source document. dstDoc DocumentBase The destination document that...contents of one document to a bookmark in another document. public void...

    reference.aspose.com/words/net/aspose.words/nod...
  2. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding.... Document doc = new Document ( MyDir + "Mail merge...NodeType == NodeType.Run).GetText().Trim()}" ); Shows how to select certain...

    reference.aspose.com/words/net/aspose.words/com...
  3. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Structured Document Tags or Content Control documentation article...customer-defined semantics into the document via the ability to provide...

    reference.aspose.com/words/java/com.aspose.word...
  4. PlainTextDocument.Text | Aspose.Words for .NET

    Access the PlainTextDocument's text property to retrieve the Document's content as a single string, enhancing your data handling and analysis....Gets textual content of the document concatenated as a string....Word document in plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pla...
  5. Aspose::Words::PlainTextDocument::get_BuiltInDo...

    Aspose::Words::PlainTextDocument::get_BuiltInDocumentProperties method. Gets BuiltInDocumentProperties of the Document in C++....BuiltInDocumentPrope of the document. System :: SharedPtr < Aspose...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/cpp/aspose.words/pla...
  6. 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...
  7. Document.WriteProtection | Aspose.Words for .NET

    Explore the Document WriteProtection property to manage your Document's write protection settings effortlessly and enhance security....WriteProtection Contents [ Hide ] Document.WriteProtection property Provides...Provides access to the document write protection options. public...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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..."Jane Doe" , doc . GetText (). Trim ()); else Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.mai...
  9. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Levels of Nodes in a Document documentation article. Remarks: InlineStory...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/net/aspose.words.rep...