Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 2,529 for

trim document

(0.25 sec)
  1. Aspose::Words::Section::ClearHeadersFooters met...

    Aspose::Words::Section::ClearHeadersFooters method. Clears the headers and footers of this section in C++....MakeObject < Aspose :: Words :: Document > (); ASSERT_EQ ( 0 , doc...HeaderPrimary ) -> GetText (). Trim ()); ASSERT_EQ ( u "This is...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. NodeList.count property | Aspose.Words for Node.js

    NodeList.count property. Gets the number of nodes in the list.... Document (); let builder = new aw ...imageDir + "Logo.jpg" ); // Our document contains three Run nodes....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Section.Clone | Aspose.Words for .NET

    Effortlessly duplicate sections with our Section Clone method. Streamline your workflow and enhance productivity with this powerful tool!...sections in a document. Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Section...

    reference.aspose.com/words/net/aspose.words/sec...
  4. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the Document....the collection and from the document. removeAt ( index : number...sections in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeList.Count | Aspose.Words for .NET

    Discover the NodeList Count property to easily retrieve the total number of nodes in your list, enhancing your web development efficiency.... Document doc = new Document (); DocumentBuilder...ImageDir + "Logo.jpg" ); // Our document contains three Run nodes....

    reference.aspose.com/words/net/aspose.words/nod...
  6. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the Document in C++....Aspose::Words::Document::get_FirstSection method Contents [ Hide...Hide ] Document::get_FirstSection method Gets the first section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Document::AcceptAllRevisions met...

    Aspose::Words::Document::AcceptAllRevisions method. Accepts all tracked changes in the Document in C++....Aspose::Words::Document::AcceptAllRevisions method Contents [...[ Hide ] Document::AcceptAllRevisions method Accepts all tracked...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...Inserts an HTML string into the document. insertHtml ( html : string...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....:: Words :: Document > (); // An empty document, by default,...doc , u "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/cpp/aspose.words/com...