Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 2,109 for

trim document

(0.11 sec)
  1. FieldSeparator.NodeType | Aspose.Words for .NET

    Discover the FieldSeparator NodeType property that efficiently returns FieldSeparator, enhancing your data management and optimizing performance....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...
  2. BookmarkStart.NodeType | Aspose.Words for .NET

    Discover the BookmarkStart NodeType property, which efficiently returns the BookmarkStart. Enhance your coding with this essential feature!...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/boo...
  3. FieldStart.NodeType | Aspose.Words for .NET

    Discover the FieldStart NodeType property that enhances your data management by efficiently returning FieldStart for optimal performance....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...
  4. FieldEnd.NodeType | Aspose.Words for .NET

    Discover the FieldEnd NodeType property, delivering efficient FieldEnd results for streamlined data management and enhanced performance....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...
  5. BuildingBlock.NodeType | Aspose.Words for .NET

    Discover the BuildingBlock NodeType property that efficiently retrieves BuildingBlock values, 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.bui...
  6. Paragraph.NodeType | Aspose.Words for .NET

    Discover the Paragraph NodeType property that efficiently returns Paragraph data, enhancing your content structure for better performance and SEO....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/par...
  7. NodeList.toArray method | Aspose.Words for Node.js

    NodeList.toArray method. Copies all nodes from the collection to a new array of nodes.... Document ( base . myDir + "Tables.docx"...descendants of any table node in the document. let nodeList = doc . selectNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . AreEqual ( 0 , bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  9. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/bod...
  10. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Levels of Nodes in a Document documentation article. Remarks: A...an inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...