Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,258 for

trim document

(0.07 sec)
  1. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method... Document ( base . myDir + "Document.docx" ); let...a node. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserts an HTML string into the document. public void InsertHtml (...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 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...
  4. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a Document in Java....protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. Remarks: Write...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. NodeCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your NodeCollection with our Clear method, removing all nodes from both the collection and the Document for optimal performance....this collection and from the document. public void Clear () Examples...sections from a document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/nod...
  7. TxtLeadingSpacesOptions | Aspose.Words for Java

    Specifies available options for leading space handling during import from LoadFormat.TEXT file in Java....how to trim whitespace when loading plaintext documents. String...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....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/net/aspose.words/com...
  9. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....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/net/aspose.words/com...
  10. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

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