Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,317 for

trim document

(0.05 sec)
  1. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. StructuredDocumentTagRangeStart.RemoveAllChildr...

    Efficiently use the RemoveAllChildren method to clear nodes between StructuredDocumentTagRangeStart and end, enhancing Document management....to create/remove structured document tag and its content. public...SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method... Document (); let builder = new aw ... expect ( doc . getText (). trim ()). toEqual ( "\u0013MERGEFIELD...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the Document in Java....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks: A Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::NodeCollection::Clear method | A...

    Aspose::Words::NodeCollection::Clear method. Removes all nodes from this collection and from the Document in C++....this collection and from the document. void Aspose :: Words :: NodeCollection...sections from a document. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....ta/" ; // Load the source document. $ srcDoc = new Java ( "com..."com.aspose.words.Document" , $ dataDir . "Template.doc" ); //...

    docs.aspose.com/words/java/copy-bookmarked-text...
  8. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the Document....the collection and from the document. remove ( node : Aspose ....NodeCollection. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Body.NodeType | Aspose.Words for .NET

    Discover the Body NodeType property that efficiently returns the body content, enhancing your web development experience and streamlining your projects.... Document doc = new Document (); DocumentBuilder...$"\t\" { body . GetText (). Trim ()} \ "" ); break ; } case NodeType...

    reference.aspose.com/words/net/aspose.words/bod...
  10. Section.clearContent method | Aspose.Words for ...

    Section.clearContent method. Clears the section.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Hello world...

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