Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,317 for

trim document

(0.05 sec)
  1. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Doc format in C++....that can be used to save a document in the Doc format. Aspose...formats. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 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...
  3. DocumentBuilder.CurrentStructuredDocumentTag | ...

    Discover the CurrentStructuredDocumentTag property in DocumentBuilder. Easily access the selected structured Document tag for efficient Document management....property Gets the structured document tag that is currently selected...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....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/cpp/aspose.words/nod...
  5. 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...
  6. Working with Text Document in C#|Aspose.Words f...

    Advanced TXT Document processing, lists, BiDi, headers/footer, using C#....Ask AI Working with Text Document Contents [ Hide ] In this article...useful for working with a text document via Aspose.Words. Please note...

    docs.aspose.com/words/net/working-with-text-doc...
  7. PlainTextDocument.customDocumentProperties prop...

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

    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...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::NodeChangingArgs::get_NewParent ...

    Aspose::Words::NodeChangingArgs::get_NewParent method. Gets the node's parent that will be set after the operation completes in C++....to monitor changes to the document tree in real-time as we edit...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. 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...