Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,089 for

trim document

(0.12 sec)
  1. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...parent, but belongs to the same document as the original node. This...composite node. Document doc = new Document (); Paragraph para...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Revision.group property | Aspose.Words for Node.js

    Revision.group property. Gets the revision group...revision is not longer exist in document context (accepted/rejected)...revisions in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::RemoveAllChildren method. Removes all the nodes between this range start node and the range end node in C++....to create/remove structured document tag and its content. void...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the type of this node.... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtLoadOptions.trailingSpacesOptions property |...

    TxtLoadOptions.trailingSpacesOptions property. Gets or sets preferred option of a trailing space handling...Trim . get trailingSpacesOption ()...how to trim whitespace when loading plaintext documents. const...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.hasRevisions property | Aspose.Words f...

    Document.hasRevisions property. Returns ``true`` if the Document has any tracked changes....hasRevisions property Document.hasRevisions property Returns...Returns true if the document has any tracked changes. get hasRevisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Revision.author property | Aspose.Words for Nod...

    Revision.author property. Gets or sets the author of this revision...revisions in a document. let doc = new aw . Document (); let builder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of 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...
  9. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the Document in C++....the collection and from the document. void Aspose :: Words :: NodeCollection.... auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/sto...