Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 2,258 for

trim document

(0.07 sec)
  1. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadformat/#Text) Document into a [Document](../../aspose.words/Document/) object...Text document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: TxtLoadOptions...

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

    Discover the SpecialChar NodeType property that efficiently returns unique special characters, enhancing your data management and user experience....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/spe...
  3. GlossaryDocument.NodeType | Aspose.Words for .NET

    Discover the GlossaryDocument NodeType property, which efficiently retrieves the GlossaryDocument value for enhanced content management....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Cell.NodeType | Aspose.Words for .NET

    Discover the Cell NodeType property that efficiently returns Cell data. Enhance your coding with our comprehensive guide and unlock its full potential!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Shape.NodeType | Aspose.Words for .NET

    Discover the Shape NodeType property that returns a Shape, enhancing your design flexibility and optimizing your project’s visual appeal....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FormField.NodeType | Aspose.Words for .NET

    Discover the FormField NodeType property that efficiently returns FormField data, enhancing your development experience with seamless integration....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CommentRangeEnd.NodeType | Aspose.Words for .NET

    Explore the CommentRangeEnd NodeType property to efficiently retrieve the CommentRangeEnd, enhancing your coding and development experience....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  8. SmartTag.NodeType | Aspose.Words for .NET

    Discover the SmartTag NodeType property that enhances your content with dynamic tagging features. Unlock seamless integration and boost user engagement!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.mar...
  9. RevisionGroupCollection.GetEnumerator | Aspose....

    Discover the RevisionGroupCollection GetEnumerator method—efficiently retrieve enumerator objects for streamlined data management and enhanced performance....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document (); let body = doc . firstSection...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/nodejs-net/aspose.wo...