Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 2,109 for

trim document

(0.09 sec)
  1. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Section.NodeType | Aspose.Words for .NET

    Discover the Section NodeType property that efficiently returns Section data, enhancing your site's structure and performance. Unlock seamless navigation today!...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/sec...
  4. CompositeNode.IsComposite | Aspose.Words for .NET

    Discover the CompositeNode IsComposite property. Easily check if a node supports child nodes for enhanced data structure 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/com...
  5. CommentRangeStart.NodeType | Aspose.Words for .NET

    Discover the CommentRangeStart NodeType property, which efficiently retrieves the starting point of comments for enhanced data 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/com...
  6. Comment.NodeType | Aspose.Words for .NET

    Discover the Comment NodeType property that efficiently returns comments, enhancing your content management 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/com...
  7. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent revision groups in the Document in Java....represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  8. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise text editing. Optimize your workflow!... Document doc = new Document (); DocumentBuilder...necklace." , doc . GetText (). Trim ()); See Also class FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the Document in C++....protection password for the document. void Aspose :: Words :: Settings...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Table | Aspose.Words for Java

    Represents a table in a Word Document in Java....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. Remarks: Table is...

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