Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,004 for

trim document

(0.18 sec)
  1. DocumentBuilder.moveToField method | Aspose.Wor...

    DocumentBuilder.moveToField method. Moves the cursor to a field in the Document....the cursor to a field in the document. moveToField ( field : Aspose...Examples Shows how to move a document builder’s node insertion point...

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

    Access and format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!... Document doc = new Document ( MyDir + "Rendering...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words/par...
  3. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....the Working with Comments documentation article. Examples: Shows...comment as “done”. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Revision.Author | Aspose.Words for .NET

    Manage your Revision Author effortlessly. Easily set or update the author details for each revision—ensuring clarity and accountability in your Documents....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...
  5. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control....TrackRevisions Contents [ Hide ] Document.TrackRevisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/net/aspose.words/doc...
  6. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....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...
  7. ListLabel.labelValue property | Aspose.Words fo...

    ListLabel.labelValue property. Gets a numeric value for this label....() : number Remarks Use the Document.updateListLabels() method...items. let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.removeAllChildr...

    StructuredDocumentTagRangeStart.removeAllChildren method. Removes all the nodes between this range start node and the range end node....to create/remove structured document tag and its content. test...() => { let doc = new aw . Document (); let builder = new aw ...

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

    Unlock seamless Document integration with Aspose.Words.ComHelper. Effortlessly load and manage Documents for COM clients with powerful features....for COM clients to load a document into Aspose.Words. public...a COM application to load Document from a stream. Open ( string...

    reference.aspose.com/words/net/aspose.words/com...
  10. NodeChangingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingAction enum to efficiently manage node changes in your Documents. Enhance your Document processing capabilities today!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...