Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,089 for

trim document

(0.19 sec)
  1. CompositeNode.GetEnumerator | Aspose.Words for ...

    Explore the CompositeNode GetEnumerator method for seamless iteration over child nodes. Enhance your coding efficiency with this powerful feature!...all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::RemoveSelfOnly method. Removes this range start and appropriate range end nodes of the structured Document tag, but keeps its content inside the Document tree in C++....end nodes of the structured document tag, but keeps its content...content inside the document tree. void Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the Document...of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks A Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the Document....for all list items in the document. updateListLabels () Remarks...Paragraph.listLabel object in the document. Also, this method is sometimes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.Replies | Aspose.Words for .NET

    Discover Comment Replies. Access a collection of Comment objects that are direct responses to your specified comment, enhancing user engagement and interaction....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  8. Comment.Author | Aspose.Words for .NET

    Manage comment authors effortlessly with the Comment Author property. Easily return or set author names to enhance user engagement and content clarity....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a Document that is contained in this node in C++....represents the portion of a document that is contained in this...range. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...