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

trim document

(0.05 sec)
  1. 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...
  2. 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...
  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...1\x000cSection 2" , doc . GetText (). Trim ()); // Delete the first section...

    reference.aspose.com/words/net/aspose.words/sec...
  4. 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...
  5. Aspose::Words::Document::get_WriteProtection me...

    Aspose::Words::Document::get_WriteProtection method. Provides access to the Document write protection options in C++....Aspose::Words::Document::get_WriteProtection method Contents...Contents [ Hide ] Document::get_WriteProtection method Provides access...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... Document (); // An empty document, by default, has...doc , "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless Document loading from files for your COM applications....application to load a Document from a file. public Document Open ( string...Filename of the document to load. Return Value A Document object that...

    reference.aspose.com/words/net/aspose.words/com...
  9. NodeCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove nodes from your collection with the NodeCollection RemoveAt method. Streamline Document management by removing specific nodes quickly....the collection and from the document. public void RemoveAt ( int...sections in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  10. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured Document tag with the Clear method, and show a defined placeholder for enhanced Document management....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/net/aspose.words.mar...